IMN_CLOSESTATUSWINDOW
The IMN_CLOSESTATUSWINDOW
message is sent to the application when an 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.
Return Values
No return
value.
Remarks
The IME
window closes the status window when it processes this message.
See Also