LOCALE_SISO* Constants
This topic defines the LOCALE_SISO* constants used by NLS.
| Value | Meaning |
|---|---|
| LOCALE_SISO3166CTRYNAME | Windows Me/98, Windows NT 4.0: Country/region name, based on ISO Standard 3166, for example, "US" for the United States. The maximum number of characters allowed for this string is nine, including a terminating null character. |
| LOCALE_SISO3166CTRYNAME2 | Windows Vista and later: Three-letter ISO region name (ISO 3166 three-letter code for the country/region), for example, "USA" for the United States. The maximum number of characters allowed for this string is nine, including a terminating null character. |
| LOCALE_SISO639LANGNAME | Windows Me/98, Windows NT 4.0: The abbreviated name of the language based entirely on the ISO Standard 639 values, in lowercase form, for example, "en" for English. The maximum number of characters allowed for this string is nine, including a terminating null character. |
| LOCALE_SISO639LANGNAME2 | Windows Vista and later: Three-letter ISO language name, in lowercase form (ISO 639-2 three-letter code for the language), for example, "eng" for English. The maximum number of characters allowed for this string is nine, including a terminating null character. |
Send comments about this topic to Microsoft
Build date: 11/21/2012