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

Public Member Functions

HRESULT Next ([in] ULONG celt, [in, out]IComponentType **rgelt, [out] ULONG *pceltFetched)
 
HRESULT Skip ([in] ULONG celt)
 
HRESULT Reset (void)
 
HRESULT Clone ([out] IEnumComponentTypes **ppEnum)
 
- 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 893 of file tuner.idl.

Member Function Documentation

◆ Clone()

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

◆ Next()

HRESULT IEnumComponentTypes::Next ( [in] ULONG  celt,
[in, out] IComponentType **  rgelt,
[out] ULONG pceltFetched 
)

◆ Reset()

HRESULT IEnumComponentTypes::Reset ( void  )

◆ Skip()

HRESULT IEnumComponentTypes::Skip ( [in] ULONG  celt)

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