UDM_SETPOS32 message
Sets the position of an up-down control with 32-bit precision.
Parameters
-
wParam
- Must be zero.
-
lParam
-
Variable of type integer that specifies the new position for the up-down control. If the parameter is outside the control's specified range, lParam is set to the nearest valid value.
Return value
Returns the previous position.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also
-
Reference