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

選択した項目の数を示すキャッシュされた整数値を取得します。

このプロパティは読み取り/書き込み可能です。

構文

HRESULT get_CachedItemCount(
  int *retVal
);

パラメーター

retVal

戻り値

なし

要件

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

関連項目

IUIAutomationSelectionPattern2