Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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