ReactOS 0.4.15-dev-7934-g1dc8d80
IEnumTfContexts Interface Reference
Inheritance diagram for IEnumTfContexts:
Collaboration diagram for IEnumTfContexts:

Public Member Functions

HRESULT Clone ([out] IEnumTfContexts **ppEnum)
 
HRESULT Next ([in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetched)] ITfContext **rgContext, [out] ULONG *pcFetched)
 
HRESULT Reset ()
 
HRESULT Skip ([in] ULONG ulCount)
 
- 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 1769 of file msctf.idl.

Member Function Documentation

◆ Clone()

HRESULT IEnumTfContexts::Clone ( [out] IEnumTfContexts **  ppEnum)

◆ Next()

HRESULT IEnumTfContexts::Next ( [in] ULONG  ulCount,
[out, size_is(ulCount), length_is(*pcFetched)] ITfContext **  rgContext,
[out] ULONG pcFetched 
)

◆ Reset()

HRESULT IEnumTfContexts::Reset ( )

◆ Skip()

HRESULT IEnumTfContexts::Skip ( [in] ULONG  ulCount)

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