IUIAutomationElement5 接口 (uiautomationclient.h)
扩展 IUIAutomationElement4 接口,以提供对当前和缓存的陆标数据的访问权限。
继承
IUIAutomationElement5 接口继承自 IUIAutomationElement4 接口。
方法
IUIAutomationElement5 接口包含以下方法。
IUIAutomationElement5::get_CachedLandmarkType 获取自动化元素的缓存陆标类型 ID。 |
IUIAutomationElement5::get_CachedLocalizedLandmarkType 获取一个字符串,其中包含自动化元素的缓存本地化地标类型。 |
IUIAutomationElement5::get_CurrentLandmarkType 获取自动化元素的当前陆标类型 ID。 |
IUIAutomationElement5::get_CurrentLocalizedLandmarkType 获取一个字符串,其中包含自动化元素的当前本地化特征点类型。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10版本 1703 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |