IUIAutomationNotificationEventHandler 인터페이스(uiautomationclient.h)

Microsoft UI 자동화 알림 이벤트를 처리하는 메서드를 노출합니다.

상속

IUIAutomationNotificationEventHandler 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IUIAutomationNotificationEventHandler 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IUIAutomationNotificationEventHandler 인터페이스에는 이러한 메서드가 있습니다.

 
IUIAutomationNotificationEventHandler::HandleNotificationEvent

Microsoft UI 자동화 알림 이벤트를 처리합니다.

설명

이 인터페이스는 AddNotificationEventHandler를 호출하여 구독한 이벤트를 처리하기 위해 애플리케이션에 의해 구현됩니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 10 버전 1709 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2016 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

클라이언트에 대한 이벤트 처리 인터페이스