Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.06 KB

nf-tom-itextdocument2-getnewstory.md

File metadata and controls

73 lines (59 loc) · 2.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:tom.ITextDocument2.GetNewStory
ITextDocument2::GetNewStory (tom.h)
Gets a new story.
GetNewStory
GetNewStory method [Windows Controls]
GetNewStory method [Windows Controls]
ITextDocument2 interface
ITextDocument2 interface [Windows Controls]
GetNewStory method
ITextDocument2.GetNewStory
ITextDocument2::GetNewStory
controls.itextdocument2_getnewstory
tom/ITextDocument2::GetNewStory
controls\itextdocument2_getnewstory.htm
Controls
4d6ef859-150b-41e7-be58-b9c87c61f7d8
12/05/2018
GetNewStory, GetNewStory method [Windows Controls], GetNewStory method [Windows Controls],ITextDocument2 interface, ITextDocument2 interface [Windows Controls],GetNewStory method, ITextDocument2.GetNewStory, ITextDocument2::GetNewStory, controls.itextdocument2_getnewstory, tom/ITextDocument2::GetNewStory
tom.h
Tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextDocument2::GetNewStory
tom/ITextDocument2::GetNewStory
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextDocument2.GetNewStory

ITextDocument2::GetNewStory

-description

Not implemented.

Gets a new story.

-parameters

-param ppStory [out, retval]

Type: ITextStory**

The new story.

-returns

Type: HRESULT

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

-see-also

ITextDocument2