Share via


ILegacyIAccessibleProvider::Help Property

Retrieves a help string for this element.

Syntax

HRESULT ILegacyIAccessibleProvider::get_Help(BSTR *pszHelp);

Parameters

  • pszHelp
    The address of a BSTR that receives the help string.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

ILegacyIAccessibleProvider