WM_IME_ENDCOMPOSITION

This message is sent to an application when IME ends composition.

An application that needs to display composition characters by itself should not pass this message to either the application IME user interface window or DefWindowProc, which passes it to the default IME window.