Share via


IME Hot Key Identifiers (Windows CE 5.0)

Send Feedback

The following table shows the identifiers that are used with the ImmSimulateHotKey function.

Value Description
IME_CHOTKEY_IME_NONIME_TOGGLE (Simplified Chinese) Toggles between IME and non-IME operation.
IME_CHOTKEY_SHAPE_TOGGLE (Simplified Chinese) Toggles the shape conversion mode of IME.
IME_CHOTKEY_SYMBOL_TOGGLE (Simplified Chinese) Toggles the symbol conversion mode of IME. Symbol mode indicates that the user can input Chinese punctuation and symbols by mapping to the punctuation and symbols on the keyboard.
IME_JHOTKEY_CLOSE_OPEN (Japanese) Alternately opens and closes the IME.
IME_KHOTKEY_ENGLISH (Korean) Switches to English.
IME_KHOTKEY_SHAPE_TOGGLE (Korean) Toggles the shape conversion mode of IME.
IME_KHOTKEY_HANJACONVERT (Korean) Switches to Hanja conversion.
IME_THOTKEY_IME_NONIME_TOGGLE (Traditional Chinese) Toggles between IME and non-IME operation.
IME_THOTKEY_SHAPE_TOGGLE (Traditional Chinese) Toggles the shape conversion mode of IME.
IME_THOTKEY_SYMBOL_TOGGLE (Traditional Chinese) Toggles the symbol conversion mode of IME.

See Also

Input Method Editor Constants | ImmSimulateHotKey

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.