Jump to content

CSM QUERYRANGE

From EDM2

This message queries the value range of the control.

Syntax

param1
PSHORT pLow;   /* The low range value. */

param2
PSHORT pHigh;  /* The high range value. */

Parameters

pLow (PSHORT) - Input
The low range value.
pHigh (PSHORT) - Input
The high range value.

Returns

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