IASPowerListBoxIntSpinner::get_Step

This method retrieves the step size used by the integer spinner item.

Syntax

HRESULT get_Step( long *plStep );

Parameters

plStep
Pointer to the long integer that contains the step size used by the integer spinner item.

Return Values

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