VCWizCtlClass::GetSystemLCID Method ()
Visual Studio 2015
Gets the default language locale ID from the system.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Implements
IVCWizCtlUI::GetSystemLCID()The default language is stored in the system registry as a decimal. See for a list of language locale IDs.882ca1eb-81b6-4a73-839d-154c6440bf70
The LCID identifies a locale for local language support. Locale information is used for international string comparisons and localized member names.
Show: