WM_IME_COMPOSITIONFULL

This message is sent to an application when the IME user interface window finds no space to extend the area for the composition window. An application should specify the way to display the window for the IME UI.

The IME user interface uses the SendMessage function to send this messages. This is a notification.