IASPowerListBoxStringSpinner::get_Value

This method retrieves the string currently being displayed.

Syntax

HRESULT get_Value( BSTR *pbstrValue );

Parameters

pbstrValue
Pointer to the Unicode string currently being displayed.

Return Values

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