IUIAutomationElement2 인터페이스(uiautomationclient.h)
IUIAutomationElement 인터페이스를 확장합니다.
상속
IUIAutomationElement2 인터페이스는 IUIAutomationElement 인터페이스에서 상속됩니다.
메서드
IUIAutomationElement2 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationElement2::get_CachedFlowsFrom 현재 요소 앞의 읽기 순서를 나타내는 캐시된 요소 배열을 검색합니다. |
IUIAutomationElement2::get_CachedLiveSetting 요소의 콘텐츠가 변경되면 요소가 보내는 알림 유형(있는 경우)을 나타내는 캐시된 값을 검색합니다. |
IUIAutomationElement2::get_CachedOptimizeForVisualContent 공급자가 표시되는 요소만 노출하는지 여부를 나타내는 캐시된 값을 검색합니다. |
IUIAutomationElement2::get_CurrentFlowsFrom 현재 요소 앞의 읽기 순서를 나타내는 요소의 배열을 검색합니다. |
IUIAutomationElement2::get_CurrentLiveSetting 요소의 콘텐츠가 변경되면 요소가 보내는 알림 유형(있는 경우)을 나타냅니다. |
IUIAutomationElement2::get_CurrentOptimizeForVisualContent 공급자가 표시되는 요소만 노출하는지 여부를 나타냅니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |