IUIAutomationElement5::get_CurrentLandmarkType method (uiautomationclient.h)

Gets the current landmark type ID for the automation element.

This property is read-only.

Syntax

HRESULT get_CurrentLandmarkType(
  LANDMARKTYPEID *retVal
);

Parameters

retVal

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header uiautomationclient.h

See also

IUIAutomationElement5