Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1.43 KB

em-getwordwrapmode.md

File metadata and controls

73 lines (41 loc) · 1.43 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
EM_GETWORDWRAPMODE message (Richedit.h)
Gets the current word wrap and word-break options for the rich edit control.
a87d80d6-2e9e-40ba-9348-a1cc1ef8ec10
EM_GETWORDWRAPMODE message Windows Controls
apiref
EM_GETWORDWRAPMODE
Richedit.h
HeaderDef
reference
05/31/2018

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