IVCWizCtlUI.GetHostLocale Method

Definition

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.

Applies to