VCWizCtlClass::GetCodePageFromLCID Method (UInt32)
Visual Studio 2015
Gets the appropriate code page based on the supplied language locale ID.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- dwLCID
-
Type:
System::UInt32
Required. The language locale ID.
Implements
IVCWizCtlUI::GetCodePageFromLCID(UInt32)The LCID identifies a locale for local language support. Locale information is used for international string comparisons and localized member names.
Show: