This function enables an input method editor (IME) to get the lock count of the input method context (IMC).
At a Glance
| Header file: | Imm.h | 
| Windows CE versions: | 2.10 and later | 
Syntax
DWORD WINAPI ImmGetIMCLockCount( HIMC hIMC);
Parameters
hIMC
[in] Handle to the IMC.
Return Values
Lock count of the IMC indicates success. 0 indicates the IMC is invalid.