UDM_GETBASE

The UDM_GETBASE message retrieves the current radix base—that is, either base 10 or 16—for an up-down control.

At a Glance

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

Syntax

UDM_GETBASE wParam = 0; lParam = 0;

Return Values

The current base value indicates success.

See Also

UDM_SETBASE_