Share via


ILegacyIAccessibleProvider::Description Property

Retrieves the description of this element.

Syntax

HRESULT ILegacyIAccessibleProvider::get_Description(BSTR *pszDescription);

Parameters

  • pszDescription
    The address of a BSTR that receives the string containing the description.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

ILegacyIAccessibleProvider