Share via


ILegacyIAccessibleProvider::SetValue Method

Sets the string value of the control.

Syntax

HRESULT SetValue(      
    LPCWSTR szValue
);

Parameters

  • szValue
    [in] The value to set.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

ILegacyIAccessibleProvider