ImmDestroyIMCC

This function enables an input method editor (IME) to destroy an input method context (IMC) component that is a member of an IMC.

At a Glance

Header file: Imm.h
Windows CE versions: 2.10 and later

Syntax

HIMCC WINAPI ImmDestroyIMCC( HIMCC hIMCC );

Parameters

hIMCC

[in] Handle to the IMC component.

Return Values

NULL indicates success. The IMC component handle indicates failure.