Platform SDK: International Features |
An application sends the IMC_CLOSESTATUSWINDOW command to the IME window to hide the status window.
To send this command, use the WM_IME_CONTROL message with wParam and lParam set as follows.
Returns zero if successful, nonzero otherwise.
When the status window of IME is already hidden, this command does nothing. Although an application may send this command to the IME window, the application does not receive the corresponding IMN_CLOSESTATUSWINDOW command.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Imm.h.