The WM_IME_COMPOSITIONFULL 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.
There is no return value.
The IME user interface uses the SendMessage function to send this message. This is a notification.