IUIAutomationElement4::get_CurrentSizeOfSet メソッド (uiautomationclient.h)

要素が配置されているセットのサイズの現在の 1 から始まる整数を返します。

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

構文

HRESULT get_CurrentSizeOfSet(
  int *retVal
);

パラメーター

retVal

戻り値

なし

要件

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

関連項目

IUIAutomationElement4