UDM_GETRANGE32 message
Retrieves the 32-bit range of an up-down control.
Parameters
-
wParam
-
Pointer to a signed integer that receives the lower limit of the up-down control range. This parameter may be NULL.
-
lParam
-
Pointer to a signed integer that receives the upper limit of the up-down control range. This parameter may be NULL.
Return value
The return value for this message is not used.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|