IMN_SETCONVERSIONMODE (Windows CE 5.0)
This message is sent when the conversion mode of the Input Context is updated. When the application or UI window receives this message, either one can call the ImmGetConversionStatus function to obtain information about the status window.
WM_IME_NOTIFYwSubMessage = IMN_SETCONVERSIONMODE;lParam= 0;
Parameters
- lParam
Not used.
Return Values
None.
Remarks
The UI window redraws the status window if the status window shows the conversion mode.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.
See Also
ImmGetConversionStatus | WM_IME_NOTIFY
Send Feedback on this topic to the authors