Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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