Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|