IUIAutomationElement::CurrentProviderDescription Property

Retrieves a description of the UI Automation provider for this element.

Syntax

HRESULT IUIAutomationElement::get_CurrentProviderDescription(BSTR *retVal);

Parameters

  • retVal
    The address of a variable that receives the description.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

UIA_ProviderDescriptionPropertyId, IUIAutomationElement, IUIAutomationElement::CachedProviderDescription