Skip to content

Latest commit

 

History

History
86 lines (65 loc) · 2.27 KB

nf-tom-itextfont2-getproperty.md

File metadata and controls

86 lines (65 loc) · 2.27 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.ITextFont2.GetProperty
ITextFont2::GetProperty (tom.h)
Gets the value of the specified property. (ITextFont2.GetProperty)
GetProperty
GetProperty method [Windows Controls]
GetProperty method [Windows Controls]
ITextFont2 interface
ITextFont2 interface [Windows Controls]
GetProperty method
ITextFont2.GetProperty
ITextFont2::GetProperty
controls.itextfont2_getproperty
tom/ITextFont2::GetProperty
controls\itextfont2_getproperty.htm
Controls
1894788a-5612-43a2-af77-131d02fe1261
12/05/2018
GetProperty, GetProperty method [Windows Controls], GetProperty method [Windows Controls],ITextFont2 interface, ITextFont2 interface [Windows Controls],GetProperty method, ITextFont2.GetProperty, ITextFont2::GetProperty, controls.itextfont2_getproperty, tom/ITextFont2::GetProperty
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextFont2::GetProperty
tom/ITextFont2::GetProperty
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextFont2.GetProperty

ITextFont2::GetProperty

-description

Gets the value of the specified property.

-parameters

-param Type [in]

Type: long

The property ID of the value to return. See Remarks.

-param pValue [out]

Type: long*

The property value.

-returns

Type: HRESULT

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

-remarks

Property IDs are defined by the Text Object Model (TOM). Here are how some of the TOM values are obtained:

-see-also

ITextFont2

ITextFont2::SetProperty