IUIAutomationElement4 インターフェイス (uiautomationclient.h)
IUIAutomationElement3 インターフェイスを拡張します。
継承
IUIAutomationElement4 インターフェイスは、IUIAutomationElement3 インターフェイスから継承されます。
メソッド
IUIAutomationElement4 インターフェイスには、これらのメソッドがあります。
IUIAutomationElement4::get_CachedAnnotationObjects コメント、ヘッダー、フッターなど、この要素に関連付けられている注釈オブジェクトのキャッシュされたリストを返します。 |
IUIAutomationElement4::get_CachedAnnotationTypes コメント、ヘッダー、フッターなど、この要素に関連付けられている注釈型のキャッシュされたリストを返します。 |
IUIAutomationElement4::get_CachedLevel 要素のレベル (階層) のキャッシュされた 1 から始まる整数を返します。 |
IUIAutomationElement4::get_CachedPositionInSet 要素のセット内の序数位置のキャッシュされた 1 から始まる整数を返します。 |
IUIAutomationElement4::get_CachedSizeOfSet 要素が配置されているセットのサイズのキャッシュされた 1 から始まる整数を返します。 |
IUIAutomationElement4::get_CurrentAnnotationObjects コメント、ヘッダー、フッターなど、この要素に関連付けられている注釈オブジェクトの現在のリストを返します。 |
IUIAutomationElement4::get_CurrentAnnotationTypes コメント、ヘッダー、フッターなど、この要素に関連付けられている注釈型の現在のリストを返します。 |
IUIAutomationElement4::get_CurrentLevel 要素のレベル (階層) の現在の 1 から始まる整数を返します。 |
IUIAutomationElement4::get_CurrentPositionInSet 要素のセット内の序数位置の現在の 1 から始まる整数を返します。 |
IUIAutomationElement4::get_CurrentSizeOfSet 要素が配置されているセットのサイズの現在の 1 から始まる整数を返します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |