IUIAutomationSelectionPattern2::get_CachedItemCount 方法 (uiautomationclient.h)

获取一个缓存的整数值,该值指示所选项的数目。

此属性是可读写的。

语法

HRESULT get_CachedItemCount(
  int *retVal
);

参数

retVal

返回值

要求

   
最低受支持的客户端 Windows 10版本 1709 [仅限桌面应用]
最低受支持的服务器 Windows Server 2016 [仅限桌面应用]
目标平台 Windows
标头 uiautomationclient.h (包括 UIAutomation.h)

另请参阅

IUIAutomationSelectionPattern2