ReactOS 0.4.15-dev-8434-g155a7c7
ITfProperty Interface Reference
Inheritance diagram for ITfProperty:
Collaboration diagram for ITfProperty:

Public Member Functions

HRESULT FindRange ([in] TfEditCookie ec, [in] ITfRange *pRange, [out] ITfRange **ppRange, [in] TfAnchor aPos)
 
HRESULT SetValueStore ([in] TfEditCookie ec, [in] ITfRange *pRange, [in] ITfPropertyStore *pPropStore)
 
HRESULT SetValue ([in] TfEditCookie ec, [in] ITfRange *pRange, [in] const VARIANT *pvarValue)
 
HRESULT Clear ([in] TfEditCookie ec, [in] ITfRange *pRange)
 
- Public Member Functions inherited from ITfReadOnlyProperty
HRESULT GetType ([out] GUID *pguid)
 
HRESULT EnumRanges ([in] TfEditCookie ec, [out] IEnumTfRanges **ppEnum, [in] ITfRange *pTargetRange)
 
HRESULT GetValue ([in] TfEditCookie ec, [in] ITfRange *pRange, [out] VARIANT *pvarValue)
 
HRESULT GetContext ([out] ITfContext **ppContext)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1696 of file msctf.idl.

Member Function Documentation

◆ Clear()

HRESULT ITfProperty::Clear ( [in] TfEditCookie  ec,
[in] ITfRange pRange 
)

◆ FindRange()

HRESULT ITfProperty::FindRange ( [in] TfEditCookie  ec,
[in] ITfRange pRange,
[out] ITfRange **  ppRange,
[in] TfAnchor  aPos 
)

◆ SetValue()

HRESULT ITfProperty::SetValue ( [in] TfEditCookie  ec,
[in] ITfRange pRange,
[in] const VARIANT pvarValue 
)

◆ SetValueStore()

HRESULT ITfProperty::SetValueStore ( [in] TfEditCookie  ec,
[in] ITfRange pRange,
[in] ITfPropertyStore pPropStore 
)

The documentation for this interface was generated from the following file: