Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.38 KB

nf-tom-itextrange2-getformattedtext2.md

File metadata and controls

75 lines (59 loc) · 2.38 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.ITextRange2.GetFormattedText2
ITextRange2::GetFormattedText2 (tom.h)
Gets an ITextRange2 object with the current range's formatted text.
GetFormattedText2
GetFormattedText2 method [Windows Controls]
GetFormattedText2 method [Windows Controls]
ITextRange2 interface
ITextRange2 interface [Windows Controls]
GetFormattedText2 method
ITextRange2.GetFormattedText2
ITextRange2::GetFormattedText2
controls.itextrange2_getformattedtext2
tom/ITextRange2::GetFormattedText2
controls\itextrange2_getformattedtext2.htm
Controls
9fe5d82d-b13e-4b94-beb6-15691d4c5176
12/05/2018
GetFormattedText2, GetFormattedText2 method [Windows Controls], GetFormattedText2 method [Windows Controls],ITextRange2 interface, ITextRange2 interface [Windows Controls],GetFormattedText2 method, ITextRange2.GetFormattedText2, ITextRange2::GetFormattedText2, controls.itextrange2_getformattedtext2, tom/ITextRange2::GetFormattedText2
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextRange2::GetFormattedText2
tom/ITextRange2::GetFormattedText2
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextRange2.GetFormattedText2

ITextRange2::GetFormattedText2

-description

Gets an ITextRange2 object with the current range's formatted text.

-parameters

-param ppRange [out, retval]

Type: ITextRange2**

The formatted text.

-returns

Type: HRESULT

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

-see-also

ITextRange2

ITextRange2::SetFormattedText2