Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.16 KB

nf-tom-itextrange2-setproperty.md

File metadata and controls

81 lines (62 loc) · 2.16 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.SetProperty
ITextRange2::SetProperty (tom.h)
Sets the value of the specified property. (ITextRange2.SetProperty)
ITextRange2 interface [Windows Controls]
SetProperty method
ITextRange2.SetProperty
ITextRange2::SetProperty
SetProperty
SetProperty method [Windows Controls]
SetProperty method [Windows Controls]
ITextRange2 interface
controls.itextrange2_setproperty
tom/ITextRange2::SetProperty
controls\itextrange2_setproperty.htm
Controls
0d6c2f44-40e9-48b2-850d-d74d7a50fa0d
12/05/2018
ITextRange2 interface [Windows Controls],SetProperty method, ITextRange2.SetProperty, ITextRange2::SetProperty, SetProperty, SetProperty method [Windows Controls], SetProperty method [Windows Controls],ITextRange2 interface, controls.itextrange2_setproperty, tom/ITextRange2::SetProperty
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextRange2::SetProperty
tom/ITextRange2::SetProperty
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextRange2.SetProperty

ITextRange2::SetProperty

-description

Sets the value of the specified property.

-parameters

-param Type [in]

Type: long

The ID of the property to set.

-param Value [in]

Type: long

The new property value.

-returns

Type: HRESULT

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

-see-also

ITextRange2

ITextRange2::GetProperty