ISelectionProvider2::get_ItemCount 方法 (uiautomationcore.h)
取得選取的項目數目。
這個屬性是唯讀的。
語法
HRESULT get_ItemCount(
int *retVal
);
參數
retVal
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1709 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2016 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |