Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 2.08 KB

locale-slocalized-constants.md

File metadata and controls

31 lines (17 loc) · 2.08 KB
description ms.assetid title ms.topic ms.date
LOCALE\_SLOCALIZED\* Constants
1f91461a-ece3-4c71-b399-3d22eec368a9
LOCALE_SLOCALIZED* Constants
article
05/31/2018

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.