Jump to content

CSM SETVALUE

From EDM2

This message sets the current value of the circular slider control.

Syntax

param1
SHORT Value;      /* The new value to which to set the circular slider. */

param2
ULONG   ulReserved; /* Reserved value. */

Parameters

Value (SHORT) - Input
The new value to which to set the circular slider.
ulReserved (ULONG) - Input
Reserved value.

Returns

rc (ULONG) - returns
Success indicator.
TRUE: Successful completion
FALSE: Error occurred