IUIAutomationElement5::get_CurrentLocalizedLandmarkType method (uiautomationclient.h)

Gets a string containing the current localized landmark type for the automation element.

This property is read-only.

Syntax

HRESULT get_CurrentLocalizedLandmarkType(
  BSTR *retVal
);

Parameters

retVal

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header uiautomationclient.h

See also

IUIAutomationElement5