IUIAutomationElement8::get_CachedHeadingLevel method (uiautomationclient.h)

Gets the cached heading level of the automation element.

This property is read-only.

Syntax

HRESULT get_CachedHeadingLevel(
  HEADINGLEVELID *retVal
);

Parameters

retVal

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header uiautomationclient.h

See also

IUIAutomationElement8