IUIAutomationElement9::get_CurrentIsDialog 方法 (uiautomationclient.h)
检索元素的当前对话框窗口指示器。
此属性为只读。
语法
HRESULT get_CurrentIsDialog(
BOOL *retVal
);
参数
retVal
返回值
无
备注
当 CurrentIsDialog 属性为 TRUE 时,客户端应用程序可以假定当前窗口是一个对话框。
要求
最低受支持的客户端 | Windows 10内部版本 20348 |
最低受支持的服务器 | Windows 10内部版本 20348 |
目标平台 | Windows |
标头 | uiautomationclient.h |
另请参阅
引用