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