Expand Minimize
This topic has not yet been rated - Rate this topic

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 codeDescription
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

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Richedit.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.