Share via


ILegacyIAccessibleProvider::DefaultAction Property

Retrieves a string describing the default action for this element.

Syntax

HRESULT ILegacyIAccessibleProvider::get_DefaultAction(BSTR *pszDefaultAction);

Parameters

  • pszDefaultAction
    The address of a BSTR that receives the string.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

ILegacyIAccessibleProvider