UDM_GETPOS

This message retrieves the current position of an up-down control.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later

Syntax

UDM_GETPOS wParam = 0; lParam = 0;

Return Values

The return value is the current position in the low-order word. If an error occurred, the high-order word is nonzero.

See Also

UDM_SETPOS