IASSlider::get_Incr

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

Syntax

HRESULT get_Incr( LONG *plIncr );

Parameters

plIncr
Pointer to a long integer that contains the increment value.

Return Values

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

See Also

IASSlider::put_Incr