Share via


ILegacyIAccessibleProvider::Value Property

Retrieves the value of this element.

Syntax

HRESULT ILegacyIAccessibleProvider::get_Value(BSTR *pszValue);

Parameters

  • pszValue
    The address of a BSTR that receives a string containing the value.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

ILegacyIAccessibleProvider