IUIAutomationElement2::get_CachedFlowsFrom メソッド (uiautomationclient.h)
現在の要素の前の読み取り順序を示す要素のキャッシュされた配列を取得します。
このプロパティは読み取り/書き込み可能です。
構文
HRESULT get_CachedFlowsFrom(
IUIAutomationElementArray **retVal
);
パラメーター
retVal
戻り値
なし
解説
このプロパティは、Microsoft Accessible Rich Internet Applications (ARIA) x-ms-aria-flowfrom プロパティにマップされます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |