IUIAutomationSelectionPattern2::get_CachedFirstSelectedItem メソッド (uiautomationclient.h)

選択した項目のグループ内の最初の項目を表すキャッシュされた IUIAutomationElement オブジェクトを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_CachedFirstSelectedItem(
  IUIAutomationElement **retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

こちらもご覧ください

IUIAutomationSelectionPattern2