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

Public Member Functions

HRESULT Clone ([out] IEnumTfProperties **ret)
 
HRESULT Next ([in] ULONG count, [out, size_is(count), length_is(*fetched)] ITfProperty **props, [out] ULONG *fetched)
 
HRESULT Reset ()
 
HRESULT Skip ([in] ULONG count)
 
- 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 366 of file msctf.idl.

Member Function Documentation

◆ Clone()

HRESULT IEnumTfProperties::Clone ( [out] IEnumTfProperties **  ret)

◆ Next()

HRESULT IEnumTfProperties::Next ( [in] ULONG  count,
[out, size_is(count), length_is(*fetched)] ITfProperty **  props,
[out] ULONG fetched 
)

◆ Reset()

HRESULT IEnumTfProperties::Reset ( )

◆ Skip()

HRESULT IEnumTfProperties::Skip ( [in] ULONG  count)

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