ImmUnlockIMC

This function reduces the lock count for the input method context (IMC).

At a Glance

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

Syntax

BOOL WINAPI ImmUnlockIMC( HIMC hIMC );

Parameters

hIMC

[in] Handle to the IMC.

Return Values

FALSE when the lock count of IMC is reduced to zero; otherwise, TRUE.