IVCWizCtlUI.GetHostLocale Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the locale of the wizard's user interface.
public:
System::UInt32 GetHostLocale();
public:
unsigned int GetHostLocale();
unsigned int GetHostLocale();
[System.Runtime.InteropServices.DispId(1610743881)]
public uint GetHostLocale ();
[<System.Runtime.InteropServices.DispId(1610743881)>]
abstract member GetHostLocale : unit -> uint32
Public Function GetHostLocale () As UInteger
Returns
Unsigned int representing the host language.
- Attributes
Remarks
For example, 1033 represents English.