Expand Minimize
This topic has not yet been rated - Rate this topic

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

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Richedit.h

See also

Reference
EditWordBreakProcEx
EM_GETWORDBREAKPROCEX

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.