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

Public Member Functions

HRESULT OnLayoutChange ()
 
HRESULT OnStatusChange ([in] DWORD dwFlags)
 
HRESULT OnAttributeChange ([in] REFGUID rguidAttribute)
 
HRESULT Serialize ([in] ITfProperty *pProp, [in] ITfRange *pRange, [out] TF_PERSISTENT_PROPERTY_HEADER_ACP *pHdr, [in] IStream *pStream)
 
HRESULT Unserialize ([in] ITfProperty *pProp, [in] const TF_PERSISTENT_PROPERTY_HEADER_ACP *pHdr, [in] IStream *pStream, [in] ITfPersistentPropertyLoaderACP *pLoader)
 
HRESULT ForceLoadProperty ([in] ITfProperty *pProp)
 
HRESULT CreateRange ([in] LONG acpStart, [in] LONG acpEnd, [out] ITfRangeACP **ppRange)
 
- 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 1641 of file msctf.idl.

Member Function Documentation

◆ CreateRange()

HRESULT ITfContextOwnerServices::CreateRange ( [in] LONG  acpStart,
[in] LONG  acpEnd,
[out] ITfRangeACP **  ppRange 
)

◆ ForceLoadProperty()

HRESULT ITfContextOwnerServices::ForceLoadProperty ( [in] ITfProperty pProp)

◆ OnAttributeChange()

HRESULT ITfContextOwnerServices::OnAttributeChange ( [in] REFGUID  rguidAttribute)

◆ OnLayoutChange()

HRESULT ITfContextOwnerServices::OnLayoutChange ( )

◆ OnStatusChange()

HRESULT ITfContextOwnerServices::OnStatusChange ( [in] DWORD  dwFlags)

◆ Serialize()

HRESULT ITfContextOwnerServices::Serialize ( [in] ITfProperty pProp,
[in] ITfRange pRange,
[out] TF_PERSISTENT_PROPERTY_HEADER_ACP pHdr,
[in] IStream pStream 
)

◆ Unserialize()

HRESULT ITfContextOwnerServices::Unserialize ( [in] ITfProperty pProp,
[in] const TF_PERSISTENT_PROPERTY_HEADER_ACP pHdr,
[in] IStream pStream,
[in] ITfPersistentPropertyLoaderACP pLoader 
)

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