ImmIsIME (Windows CE 5.0)
This function checks whether the specified handle identifies an IME.
BOOL ImmIsIME( HKL hKL);
Parameters
- hKL
[in] Handle to the keyboard layout to check.
Return Values
Nonzero indicates success. Zero indicates failure.
Remarks
Windows CE validates the hKL parameter passed in.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.
Link Library: Coreimm.lib.
Send Feedback on this topic to the authors