IUIAutomationElement8 interface (uiautomationclient.h)

Extends the IUIAutomationElement7 interface.

Inheritance

The IUIAutomationElement8 interface inherits from the IUIAutomationElement7 interface.

Methods

The IUIAutomationElement8 interface has these methods.

 
IUIAutomationElement8::get_CachedHeadingLevel

Gets the cached heading level of the automation element.
IUIAutomationElement8::get_CurrentHeadingLevel

Gets the current heading level of the automation element.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Target Platform Windows
Header uiautomationclient.h (include UIAutomation.h)

See also

IUIAutomationElement7

UI Automation Element Interfaces for Clients