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.
Parameters
-
wParam
-
Not used; must be zero.
-
lParam
-
Not used; must be zero.
Return value
This message returns the current IME mode bias setting.
Remarks
To get the Text Services Framework mode bias, use EM_GETCTFMODEBIAS.
The application should call EM_ISIME before calling this function.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP1 [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also
-
Reference