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 |
---|---|
|
IME is not open. |
|
True inline mode. |
|
Level 2. |
|
Level 2.5 |
|
Special UI. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|