UDM_GETBASE (Compact 2013)
3/28/2014
The UDM_GETBASE message retrieves the current radix base - that is, either base 10 or 16 - for an up-down control.
Syntax
UDM_GETBASE wParam = 0;
lParam = 0;
Parameters
- wParam
Not used.
- lParam
Not used.
Return Value
The current base value indicates success.
Requirements
Header |
commctrl.h |