CSM QUERYRADIUS
Appearance
This message queries the current radius of the circular slider.
Syntax
param1 PUSHORT uRadius; /* The radius of the circular slider. */ param2 ULONG ulReserved; /* Reserved value. */
Parameters
- uRadius (PUSHORT) - Input
- The radius of the circular slider.
- ulReserved (ULONG) - Input
- Reserved value.
Returns
- rc (ULONG) - returns
- Success indicator.
- TRUE: Successful completion
- FALSE: Error occurred