IImePlugInDictDictionaryList interface (msimeapi.h)

Provides access to the list of IME plug-in dictionaries.

Inheritance

The IImePlugInDictDictionaryList interface inherits from the IUnknown interface. IImePlugInDictDictionaryList also has these types of members:

Methods

The IImePlugInDictDictionaryList interface has these methods.

 
IImePlugInDictDictionaryList::DeleteDictionary

Deletes a dictionary from the IME's plug-in dictionary list.
IImePlugInDictDictionaryList::GetDictionariesInUse

Obtains the list of Dictionary IDs (GUID) of the IME plug-in dictionaries which are in use by IME, with their creation dates and encryption flags.

Remarks

This interface is implemented in classes of ProgID="ImePlugInDictDictionaryList1041" for Microsoft Japanese IME and ProgID="ImePlugInDictDictionaryList2052" for Microsoft Simplified Chinese IME.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header msimeapi.h