CSM QUERYINCREMENT
Appearance
This message queries the increments used to scroll the value and draw the tick marks.
Syntax
param1 PUSHORT ScrollIncre; /* The increment value added or subtracted for the value of the control when scrolling. */ param2 PUSHORT TickIncr; /* The increment value used to draw the tick marks. */
Parameters
- ScrollIncre (PUSHORT) - Input
- The increment value added or subtracted for the value of the control when scrolling.
- TickIncr (PUSHORT) - Input
- The increment value used to draw the tick marks.
Returns
- rc (ULONG) - returns
- Success indicator.
- TRUE: Successful completion
- FALSE: Errors occurred