IASPowerListBoxIntSpinner::put_Step

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

Syntax

HRESULT put_Step( long lStep );

Parameters

lStep
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.