ImmCreateIMCC

HIMCC WINAPI ImmCreateIMCC(DWORD dwSize)
 

Creates a new IMC component that can be the member of IMC.

If successful, the return value is HIMCC (IMC Component handle). Otherwise, the return value is zero.

dwSize
Size of the new IMC component.

The IMC component that is created by this function is initialized with zero.