IUIAutomationFocusChangedEventHandler 인터페이스(uiautomationclient.h)
키보드 포커스가 다른 UI 자동화 요소로 이동할 때 발생하는 이벤트를 처리하는 메서드를 노출합니다.
상속
IUIAutomationFocusChangedEventHandler 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IUIAutomationFocusChangedEventHandler 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IUIAutomationFocusChangedEventHandler 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationFocusChangedEventHandler::HandleFocusChangedEvent 키보드 포커스가 다른 UI 자동화 요소로 이동할 때 발생하는 이벤트를 처리합니다. |
설명
이 인터페이스는 AddFocusChangedEventHandler를 사용하여 구독된 이벤트를 처리하기 위해 애플리케이션에 의해 구현됩니다.
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트, WINDOWS XP SP3 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트, Windows Server 2003 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |