This message is sent when an IME is about to show an error message or other data. 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 (Japanese version 1.0 and later) |
Return Values
None
Remarks
The IME window displays the error message or data string in an information window.
See Also