Help Center

CRichEditCtx.GetMainStorymethod

Windowsmethoddocumented

Syntax

FUNCTION GetMainStory (BYVAL pStory AS ITextStory PTR) AS HRESULT
Also documented as MainStory — one description covers them all.

Return value

A pointer to the ITextStory interface of the main story.

Description

Gets the main story.

Reference

  • Defined in AfxNova/CRichEditCtx.inc:4916
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class