CRichEditCtx.GetNewStorymethod
Syntax
FUNCTION GetNewStory (BYVAL pStory AS ITextStory PTR) AS HRESULT
Also documented as
NewStory — one description covers them all.Return value
A pointer to the ITextStory interface of the new story.
Description
Not implemented. Gets a new story.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4933
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class