IMN_CLOSESTATUSWINDOW

This message is sent to the application when an input method editor (IME) is about to close the status window. An application should process this notification message if it displays the status window for the IME. The application receives this notification message through the WM_IME_NOTIFY message.

At a Glance

Header file: Imm.h
Windows CE versions: 2.1 and later

Return Values

None

Remarks

The IME window closes the status window when it processes this message.