IUIAutomation5 インターフェイス (uiautomationclient.h)

IUIAutomation4 インターフェイスを拡張して、Microsoft UI オートメーション機能を制御するための追加のメソッドを公開します。

継承

IUIAutomation5 インターフェイスは IUIAutomation4 から継承します。 IUIAutomation5 には、次の種類のメンバーもあります。

メソッド

IUIAutomation5 インターフェイスには、これらのメソッドがあります。

 
IUIAutomation5::AddNotificationEventHandler

通知イベントを処理するメソッドを登録します。メモ イベント ハンドラーを実装する前に、「スレッドの問題について」で説明されているスレッド処理の問題について理解しておく必要があります。
IUIAutomation5::RemoveNotificationEventHandler

通知イベント ハンドラーを削除します。

要件

要件
サポートされている最小のクライアント Windows 10バージョン 1607 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server バージョン 1709 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

IUIAutomation4

クライアントのUI オートメーション要素インターフェイス