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;
The return value is the current base value.