IUIHostLocale3 Interface

Definition

public interface class IUIHostLocale3 : Microsoft::VisualStudio::Shell::Interop::IUIHostLocale2
[System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IUIHostLocale3 : Microsoft.VisualStudio.Shell.Interop.IUIHostLocale2
[<System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IUIHostLocale3 = interface
    interface IUIHostLocale2
[<System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IUIHostLocale3 = interface
    interface IUIHostLocale2
    interface IUIHostLocale
Public Interface IUIHostLocale3
Implements IUIHostLocale2
Attributes
Implements

Methods

GetDialogFont(UIDLGLOGFONT[])
GetDialogFontEx(IntPtr, UIDLGLOGFONT[])
GetUILibraryFileName(String, String, String)
GetUILocale(UInt32)
LoadDialog(IntPtr, UInt32, IntPtr)
LoadDialog(UInt32, UInt32, IntPtr)
LoadUILibrary(String, String, UInt32, IntPtr)
LoadUILibrary(String, String, UInt32, UInt32)
MungeDialogFont(UInt32, Byte, IntPtr)
MungeDialogFont(UInt32, Byte[], IntPtr)

Indicates the dialog box template to use.

(Inherited from IUIHostLocale2)

Applies to