Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Internationalization for Windows Applications. For more information, see:
msime.h contains the following programming interfaces:
Interfaces
IFECommon The IFECommon interface provides IME-related services that are common for different languages. |
IFEDictionary The IFEDictionary interface allows clients to access a Microsoft IME user dictionary. |
IFELanguage The IFELanguage interface provides language processing services using the Microsoft IME. |
Functions
CreateIFECommonInstance Returns a pointer to an IFECommon interface. |
CreateIFEDictionaryInstance Returns a pointer to an IFEDictionary interface. |
CreateIFELanguageInstance Returns a pointer to an IFELanguage interface. |
Structures
IMEDLG Used when invoking the Microsoft IME's Dictionary Tool or Word Register Dialog Window from the app. |
IMESHF The header of an opened user dictionary file. Used to get the user dictionary's properties, such as version, title, description, and copyright. |
IMEWRD Contains data about a word in the Word data of the Microsoft IME dictionary. |
POSTBL An entry in the public POS (Part of Speech) table. |
Enumerations
IMEUCT Type of user comment in a IMEWRD structure. |