EM_GETCTFMODEBIAS message
Gets the Text Services Framework mode bias values for a Microsoft Rich Edit control.
Parameters
-
wParam
-
Not used; must be zero.
-
lParam
-
Not used; must be zero.
Return value
The current Text Services Framework mode bias value.
Remarks
To get the IME mode bias, call EM_GETIMEMODEBIAS.
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