EN_IMECHANGE

Notifies a rich edit control's parent that the IME conversion status has changed. This message is available only for Asian-language versions of the operating system.

EN_IMECHANGE
wParam = (WPARAM) (UINT) uID;
lParam = (LPARAM) 0;

Parameters

uID

Identifier of the rich edit control.

Return Values

Returns zero.