A SYSTEM_LOCALE holding details about a locale.
More...
#include <locale.h>
|
char | language [LOCALE_LANGUAGE_LEN] |
|
char | country [LOCALE_COUNTRY_LEN] |
|
DWORD | code |
|
A SYSTEM_LOCALE holding details about a locale.
- Since
- version 3.6.0
Definition at line 253 of file locale.h.
◆ code
DWORD SYSTEM_LOCALE::code |
◆ country
char SYSTEM_LOCALE::country[LOCALE_COUNTRY_LEN] |
◆ language
char SYSTEM_LOCALE::language[LOCALE_LANGUAGE_LEN] |
The documentation for this struct was generated from the following file: