Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.89 KB

nf-tom-itextrange2-getrow.md

File metadata and controls

71 lines (58 loc) · 1.89 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.GetRow
ITextRange2::GetRow (tom.h)
Gets the row properties in the currently selected row.
GetRow
GetRow method [Windows Controls]
GetRow method [Windows Controls]
ITextRange2 interface
ITextRange2 interface [Windows Controls]
GetRow method
ITextRange2.GetRow
ITextRange2::GetRow
controls.itextrange2_getrow
tom/ITextRange2::GetRow
controls\itextrange2_getrow.htm
Controls
3f15605a-8f81-4fc4-ad12-5300ecd03c16
12/05/2018
GetRow, GetRow method [Windows Controls], GetRow method [Windows Controls],ITextRange2 interface, ITextRange2 interface [Windows Controls],GetRow method, ITextRange2.GetRow, ITextRange2::GetRow, controls.itextrange2_getrow, tom/ITextRange2::GetRow
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextRange2::GetRow
tom/ITextRange2::GetRow
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextRange2.GetRow

ITextRange2::GetRow

-description

Gets the row properties in the currently selected row.

-parameters

-param ppRow [out, retval]

Type: ITextRow**

The row properties.

-returns

Type: HRESULT

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

-see-also

ITextRange2