IUIAutomationElement5::get_CachedLocalizedLandmarkType method (uiautomationclient.h)

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

This property is read-only.

Syntax

HRESULT get_CachedLocalizedLandmarkType(
  BSTR *retVal
);

Parameters

retVal

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header uiautomationclient.h

See also

IUIAutomationElement5