UDM_GETBASE (Windows CE 5.0)

Send Feedback

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

UDM_GETBASE wParam = 0;lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Values

The current base value indicates success.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.

See Also

UDM_SETBASE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.