IASPowerListBoxIntSpinner::get_Value

This method gets the value currently displayed by the integer spinner item.

Syntax

HRESULT get_Value ( long *plValue );

Parameters

plValue
Pointer to the long integer that contains the value currently displayed.

Return Values

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