EM_SETWORDBREAKPROCEX message
Sets the extended word-break procedure for a rich edit control.
Parameters
-
wParam
-
This parameter is not used; it must be zero.
-
lParam
-
Pointer to an EditWordBreakProcEx function, or NULL to use the default procedure.
Return value
This message returns the address of the previous extended word-break procedure.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also
-
Reference