EN_ENDCOMPOSITION notification code
Notifies a rich edit control parent window that the user has entered new data or has finished entering data while using IME or Text Services Framework.
EN_ENDCOMPOSITION
pEndComp = (ENDCOMPOSITIONNOTIFY *)lParam;
Parameters
-
lParam
-
A ENDCOMPOSITIONNOTIFY structure that receives information about the end composition condition.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|