Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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