Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the Input Method Editor (IME) mode bias for a Microsoft Rich Edit control.
-
wParam
-
Not used; must be zero.
-
lParam
-
Not used; must be zero.
This message returns the current IME mode bias setting.
To get the Text Services Framework mode bias, use EM_GETCTFMODEBIAS.
The application should call EM_ISIME before calling this function.
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP1 [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
-
Reference