EM_GETIMEOPTIONS message

Retrieves the current Input Method Editor (IME) options.

Note

This message is supported only in Asian-language versions of Microsoft Rich Edit 1.0. It is not supported in any later versions of Rich Edit.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

This message returns one or more of the IME option flag values described in the EM_SETIMEOPTIONS message.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

EM_SETIMEOPTIONS