IASPowerListBoxIntSpinner::get_Max

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

Syntax

HRESULT get_Max( long *plMax );

Parameters

plMax
Pointer to the long integer that contains the maximum value for the integer spinner.

Return Values

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