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

IUIAutomationElement4 インターフェイスを拡張して、現在のランドマーク データとキャッシュされたランドマーク データへのアクセスを提供します。

継承

IUIAutomationElement5 インターフェイスは、IUIAutomationElement4 インターフェイスから継承します。

メソッド

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

 
IUIAutomationElement5::get_CachedLandmarkType

オートメーション要素のキャッシュされたランドマーク型 ID を取得します。
IUIAutomationElement5::get_CachedLocalizedLandmarkType

オートメーション要素のキャッシュされたローカライズされたランドマーク型を含む文字列を取得します。
IUIAutomationElement5::get_CurrentLandmarkType

オートメーション要素の現在のランドマーク型 ID を取得します。
IUIAutomationElement5::get_CurrentLocalizedLandmarkType

オートメーション要素の現在のローカライズされたランドマーク型を含む文字列を取得します。

要件

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

こちらもご覧ください

IUIAutomationElement4

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