UDM_GETACCELUDM_GETACCEL*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Up-Down Control Messages
*Next Topic: UDM_GETBASE

UDM_GETACCEL


UDM_GETACCEL 
    wParam = (WPARAM) cAccels; 
    lParam = (LPARAM) (LPUDACCEL) paAccels; 

Retrieves acceleration information for an up-down control.

cAccels
Number of elements in the array specified by paAccels.
paAccels
Address of an array of UDACCEL structures that receive acceleration information.

See also UDM_SETACCEL


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.