IUIAutomationElement5 interface (uiautomationclient.h)
Extends the IUIAutomationElement4 interface to provide access to current and cached landmark data.
Inheritance
The IUIAutomationElement5 interface inherits from the IUIAutomationElement4 interface.
Methods
The IUIAutomationElement5 interface has these methods.
IUIAutomationElement5::get_CachedLandmarkType Gets the cached landmark type ID for the automation element. |
IUIAutomationElement5::get_CachedLocalizedLandmarkType Gets a string containing the cached localized landmark type for the automation element. |
IUIAutomationElement5::get_CurrentLandmarkType Gets the current landmark type ID for the automation element. |
IUIAutomationElement5::get_CurrentLocalizedLandmarkType Gets a string containing the current localized landmark type for the automation element. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | uiautomationclient.h (include UIAutomation.h) |