IASPowerListBoxIntSpinner::get_Min

This method retrieves the minimum value for the integer spinner item.

Syntax

HRESULT get_Min( long *plMin );

Parameters

plMin
Pointer to the long integer that contains the minimum value for the integer spinner.

Return Values

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