VCWizCtlClass::GetHostLocale Method ()

 

Gets the locale of the wizard's user interface.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

public:
virtual unsigned int GetHostLocale()

Return Value

Type: System::UInt32

Unsigned int representing the host language.

For example, 1033 represents English.

Return to top
Show: