EM_SETIMECOLOR message

Sets the Input Method Editor (IME) composition color for a rich edit control.

Note

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

Parameters

wParam

This parameter is not used; it must be zero.

lParam

Pointer to a COMPCOLOR structure that contains the composition color to be set.

Return value

If the operation succeeds, the return value is a nonzero value.

If the operation fails, the return value is zero.

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

Reference

EM_GETIMECOLOR

COMPCOLOR