EM_GETIMECOMPMODE message

Retrieves the current Input Method Editor (IME) mode for a rich edit control.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

The return value is one of the following values.

Return code Description
ICM_NOTOPEN
IME is not open.
ICM_LEVEL3
True inline mode.
ICM_LEVEL2
Level 2.
ICM_LEVEL2_5
Level 2.5
ICM_LEVEL2_SUI
Special UI.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h