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