IUIAutomationElement6 interface (uiautomationclient.h)

Extends the IUIAutomationElement5 interface to provide access to current and cached full descriptions.

Inheritance

The IUIAutomationElement6 interface inherits from the IUIAutomationElement5 interface.

Methods

The IUIAutomationElement6 interface has these methods.

 
IUIAutomationElement6::get_CachedFullDescription

Gets the cached full description of the automation element.
IUIAutomationElement6::get_CurrentFullDescription

Gets the current full description of 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)

See also

IUIAutomationElement5

UI Automation Element Interfaces for Clients