Expand Minimize
1 out of 2 rated this helpful - Rate this topic

LOCALE_SISO* Constants

This topic defines the LOCALE_SISO* constants used by NLS.

ValueMeaning
LOCALE_SISO3166CTRYNAMEWindows 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_SISO3166CTRYNAME2Windows 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_SISO639LANGNAMEWindows 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_SISO639LANGNAME2Windows 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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.