IASSlider::put_Incr

This method sets the value in which to increment the slider.

Syntax

HRESULT put_Incr( LONG lIncr );

Parameters

lIncr
Long integer that specifies the increment value.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.

See Also

IASSlider::get_Incr