EM_GETSTORYTYPE message
Gets the story type.
#define EM_GETSTORYTYPE (WM_USER + 290)
Parameters
-
wParam
-
The story index.
-
lParam
-
Reserved; must be 0.
Return value
Returns the story type, which can be a client-defined custom value, or one of the following values:
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|