Share via


IME Hot Key Identifiers

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Reference

ImmSimulateHotKey

Other Resources

Input Method Editor (IME) Constants