IUIAutomationElement6 接口 (uiautomationclient.h)

扩展 IUIAutomationElement5 接口,以提供对当前和缓存的完整说明的访问权限。

继承

IUIAutomationElement6 接口继承自 IUIAutomationElement5 接口。

方法

IUIAutomationElement6 接口包含以下方法。

 
IUIAutomationElement6::get_CachedFullDescription

获取自动化元素的缓存完整说明。
IUIAutomationElement6::get_CurrentFullDescription

获取自动化元素的当前完整说明。

要求

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

另请参阅

IUIAutomationElement5

客户端UI 自动化元素接口