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 を含む) |