EM_GETIMEMODEBIAS message

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
Richedit.h

See also

Reference

EM_ISIME

EM_GETCTFMODEBIAS