IUIAutomationElement4::get_CachedPositionInSet メソッド (uiautomationclient.h)
要素のセット内の序数位置のキャッシュされた 1 から始まる整数を返します。
このプロパティは読み取り専用です。
構文
HRESULT get_CachedPositionInSet(
int *retVal
);
パラメーター
retVal
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |
[DLL] | UIAutomationCore.dll |