ImmIsIME (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.