IUIAutomationBoolCondition::get_BooleanValue 方法 (uiautomationclient.h)
检索条件的值: TRUE 或 FALSE。
此属性为只读。
语法
HRESULT get_BooleanValue(
BOOL *boolVal
);
参数
boolVal
返回值
无
要求
最低受支持的客户端 | Windows 7 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |