IUIHostLocale2 Members
Include Protected Members
Include Inherited Members
Provides access to the host's UI locale services to manage dialog box string localization.
The IUIHostLocale2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDialogFont | Returns the dialog box font used for the host UI. (Inherited from IUIHostLocale.) | |
GetUILibraryFileName | Returns a UI library (DLL) file. | |
GetUILocale | Returns the UI locale identifier of the host. (Inherited from IUIHostLocale.) | |
LoadDialog | Loads a dialog box template. | |
LoadUILibrary | Retrieves an HINSTANCE of the satellite DLL from which to obtain the localized strings. | |
MungeDialogFont | Indicates the dialog box template to use. |
Top