Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.02 KB

nf-tom-itextrow-getrtl.md

File metadata and controls

75 lines (59 loc) · 2.02 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.ITextRow.GetRTL
ITextRow::GetRTL (tom.h)
Gets whether this row has right-to-left orientation.
GetRTL
GetRTL method [Windows Controls]
GetRTL method [Windows Controls]
ITextRow interface
ITextRow interface [Windows Controls]
GetRTL method
ITextRow.GetRTL
ITextRow::GetRTL
controls.itextrow_getrtl
tom/ITextRow::GetRTL
controls\itextrow_getrtl.htm
Controls
60261327-71f1-4bc3-97ac-b9c5ee3d44c0
12/05/2018
GetRTL, GetRTL method [Windows Controls], GetRTL method [Windows Controls],ITextRow interface, ITextRow interface [Windows Controls],GetRTL method, ITextRow.GetRTL, ITextRow::GetRTL, controls.itextrow_getrtl, tom/ITextRow::GetRTL
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextRow::GetRTL
tom/ITextRow::GetRTL
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextRow.GetRTL

ITextRow::GetRTL

-description

Gets whether this row has right-to-left orientation.

-parameters

-param pValue [out, retval]

Type: long*

A tomBool value that indicates whether this row has right-to-left orientation.

-returns

Type: HRESULT

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

-see-also

ITextRow

ITextRow::SetRTL