IUIAutomationElement::CurrentCulture Property

Retrieves the culture identifier for the element.

Syntax

HRESULT IUIAutomationElement::get_CurrentCulture(int *retVal);

Parameters

  • retVal
    The address of a variable that receives the value of the property.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

UIA_CulturePropertyId, IUIAutomationElement, IUIAutomationElement::CachedCulture