 Prev Next
Prev Next
The NUMBERFMT structure contains information that defines the format of a number string. The GetNumberFormat function uses this information to customize a number string for a specified locale.
typedef struct _numberfmt { 
    UINT      NumDigits; 
    UINT      LeadingZero; 
    UINT      Grouping; 
    LPTSTR    lpDecimalSep; 
    LPTSTR    lpThousandSep; 
    UINT      NegativeOrder; 
} NUMBERFMT; 
 
For more information about the LCTYPE constants, see LCTYPE Constants.
| file: /Techref/os/win/api/win32/struc/src/str12_29.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2025/10/31 07:36, 
 
216.73.216.219,10-1-97-123:LOG IN | 
| ©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/techref/os/win/api/win32/struc/src/str12_29.htm"> NUMBERFMT</A> | 
| Did you find what you needed? | 
| Welcome to ecomorder.com! | 
| Welcome to massmind.ecomorder.com! | 
.