ImmDestroyIMCC (Windows CE 5.0)
This function enables an input method editor (IME) to destroy an input method context (IMC) component that is a member of an IMC.
HIMCC WINAPI ImmDestroyIMCC( HIMCChIMCC);
Parameters
- hIMCC
[in] Handle to the IMC component.
Return Values
NULL indicates success. The IMC component handle indicates failure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.
Link Library: Coreimm.lib.
Send Feedback on this topic to the authors