ReactOS 0.4.15-dev-7931-gfd331f1
ITfEditRecord Interface Reference
Inheritance diagram for ITfEditRecord:
Collaboration diagram for ITfEditRecord:

Public Member Functions

HRESULT GetSelectionStatus ([out] BOOL *changed)
 
HRESULT GetTextAndPropertyUpdates ([in] DWORD flags, [in, size_is(count)] const GUID **props, [in] ULONG count, [out] IEnumTfRanges **ret)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Public Attributes

const DWORD TF_GTP_INCL_TEXT = 0x1
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 926 of file msctf.idl.

Member Function Documentation

◆ GetSelectionStatus()

HRESULT ITfEditRecord::GetSelectionStatus ( [out] BOOL changed)

◆ GetTextAndPropertyUpdates()

HRESULT ITfEditRecord::GetTextAndPropertyUpdates ( [in] DWORD  flags,
[in, size_is(count)] const GUID **  props,
[in] ULONG  count,
[out] IEnumTfRanges **  ret 
)

Member Data Documentation

◆ TF_GTP_INCL_TEXT

const DWORD ITfEditRecord::TF_GTP_INCL_TEXT = 0x1

Definition at line 928 of file msctf.idl.


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