CRichEditCtx.MainStorymethod
Gets the main story.
Syntax
FUNCTION MainStory () AS ITextStory PTR
Return value
A pointer to the ITextStory interface of the main story.
Description
Gets the main story.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4909
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class