ReactOS 0.4.15-dev-7924-g5949c20
ITfReadOnlyProperty Interface Reference
Inheritance diagram for ITfReadOnlyProperty:
Collaboration diagram for ITfReadOnlyProperty:

Public Member Functions

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 1674 of file msctf.idl.

Member Function Documentation

◆ EnumRanges()

HRESULT ITfReadOnlyProperty::EnumRanges ( [in] TfEditCookie  ec,
[out] IEnumTfRanges **  ppEnum,
[in] ITfRange pTargetRange 
)

◆ GetContext()

HRESULT ITfReadOnlyProperty::GetContext ( [out] ITfContext **  ppContext)

◆ GetType()

HRESULT ITfReadOnlyProperty::GetType ( [out] GUID pguid)

◆ GetValue()

HRESULT ITfReadOnlyProperty::GetValue ( [in] TfEditCookie  ec,
[in] ITfRange pRange,
[out] VARIANT pvarValue 
)

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