EN_STARTCOMPOSITION notification code
Notifies a rich edit control parent window that the user started typing with IME or Text Services Framework.
EN_STARTCOMPOSITION
pStartComp = (NMDHR *) lParam;
Parameters
-
lParam
-
An NMHDR structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|