Jump to content

CSM QUERYVALUE

From EDM2

This message queries the value of the control.

Syntax

param1
PSHORT pValue;    /* The value of the control. */

param2
ULONG   ulReserved; /* Reserved value. */

Parameters

pValue (PSHORT) - Input
The value of the control.
ulReserved (ULONG) - Input
Reserved value.

Returns

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