IASPowerListBoxStringSpinner::put_Value

This method sets the string currently being displayed.

Syntax

HRESULT put_Value( BSTR bstrValue );

Parameters

bstrValue
Unicode string to be displayed.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.