The characteristics of global interfaces are listed below.
- Can be activated whenever an application wishes to use the
interface. This means IME can be inactive.
- Does not have IME context information.
- Must be in the COM format where an interface is defined by
class id and interface id.
- Each language will have a unique class id. For example,
Japanese MS-IME will have a class id named CLSID_MSIME_JAPANESE.
New version of an interface
must use a new interface id.
Please refer to the COM Specification when
implementing or using COM interface.
Currently following interfaces are
provided in this format.
IFECommon, IFELanguage and IFEDictionary
CIMEShare
IImePad,
IImePadApplet
Class Id