IUIAutomationStylesPattern::get_CachedExtendedProperties method (uiautomationclient.h)

Retrieves a cached localized string that contains the list of extended properties for an element in a document.

This property is read-only.

Syntax

HRESULT get_CachedExtendedProperties(
  BSTR *retVal
);

Parameters

retVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header uiautomationclient.h (include UIAutomation.h)

See also

IUIAutomationStylesPattern