IUIAutomation3 인터페이스(uiautomationclient.h)
IUIAutomation2 인터페이스를 확장하여 Microsoft UI 자동화 기능을 제어하는 추가 메서드를 노출합니다.
IUIAutomation3 인터페이스는 IUIAutomation2에서 상속됩니다. IUIAutomation3 에는 다음과 같은 유형의 멤버도 있습니다.
IUIAutomation3 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomation3::AddTextEditTextChangedEventHandler 프로그래밍 방식 텍스트 편집 이벤트를 처리하는 메서드를 등록합니다. 참고 이벤트 처리기를 구현하기 전에 스레딩 문제 이해에 설명된 스레딩 문제를 잘 알고 있어야 합니다. |
IUIAutomation3::RemoveTextEditTextChangedEventHandler 프로그래밍 방식의 텍스트 편집 이벤트 처리기를 제거합니다. |
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8.1 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |