Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.35 KB

udm-getaccel.md

File metadata and controls

71 lines (41 loc) · 1.35 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
UDM_GETACCEL message (Commctrl.h)
Retrieves acceleration information for an up-down control.
794538d6-ca01-4f05-82d1-ce7bc0f76f64
UDM_GETACCEL message Windows Controls
apiref
UDM_GETACCEL
Commctrl.h
HeaderDef
reference
05/31/2018

UDM_GETACCEL message

Retrieves acceleration information for an up-down control.

Parameters

wParam

Number of elements in the array specified by lParam.

lParam

Pointer to an array of UDACCEL structures that receive acceleration information.

Return value

The return value is the number of accelerators currently set for the control.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h

See also

UDM_SETACCEL