IMN_SETSENTENCEMODE (Windows CE 5.0)
This message is sent when the sentence mode of the input context is updated.
WM_IME_NOTIFYwSubMessage = IMN_SETSENTENCEMODE;lParam= 0;
Parameters
- lParam
Not used.
Return Values
None.
Remarks
The application can get data about the sentence mode by using the ImmGetConversionStatus function.
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