EM_SETSTORYTYPE message

Sets the story type.

#define EM_SETSTORYTYPE       (WM_USER + 291)

Parameters

wParam

The story index.

lParam

The new story type. For a list of story types, see EM_GETSTORYTYPE.

Return value

The story type that was set.

Requirements

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