IMN_OPENSTATUSWINDOW

The IMN_OPENSTATUSWINDOW message is sent when an IME is about to create a status window. An application uses this message to display the system window for the IME by itself. An application can use the ImmGetConversionStatus function to retrieve information about the system window. The UI window will create a status window when it processes this message.

There is no return value.