LOCALE_SLOCALIZED* Constants

This topic defines the LOCALE_SLOCALIZED* constants used by NLS.

Value Meaning
LOCALE_SLOCALIZEDCOUNTRYNAME Windows 7 and later: Full localized name of the country/region, for example, Deutschland for Germany. The maximum number of characters allowed for this string is 80, including a terminating null character. Since this name is based on the localization of the product, it changes for each localized version.
LOCALE_SLOCALIZEDDISPLAYNAME Windows 7 and later: Full localized name of the locale for the user interface language, for example, Deutsch (Deutschland) for German (Germany)" There is no limit on the number of characters allowed for this string. Since this name is based on the localization of the product, it changes for each localized version.
LOCALE_SLOCALIZEDLANGUAGENAME Windows Vista: Full localized primary name of the user interface language included in a localized display name, for example, Deutsch representing German. Since this name is based on the localization of the product, it changes for each localized version.