ISelectionProvider2::get_ItemCount メソッド (uiautomationcore.h)

選択した項目の数を取得します。

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

構文

HRESULT get_ItemCount(
  int *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

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

こちらもご覧ください

ISelectionProvider2