UDM_SETACCEL message
Sets the acceleration for an up-down control.
Parameters
-
wParam
-
Number of UDACCEL structures specified by aAccels.
-
lParam
-
Pointer to an array of UDACCEL structures that contain acceleration information. Elements should be sorted in ascending order based on the nSec member.
Return value
Returns TRUE if successful, or FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|