EM_GETWORDWRAPMODE message

Gets the current word wrap and word-break options for the rich edit control.

Note

This message is supported only in Asian-language versions of Microsoft Rich Edit 1.0. It is not supported in any later versions of Rich Edit.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

The message returns the current word wrap and word-break options.

Remarks

This message must not be sent by the application-defined, word-break procedure.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h