ReactOS 0.4.15-dev-7089-gea8a49d
|
Public Member Functions | |
HRESULT | Next ([in] unsigned long celt, [out] IGuideDataProperty **ppprop, [out] unsigned long *pcelt) |
HRESULT | Skip ([in] unsigned long celt) |
HRESULT | Reset () |
HRESULT | Clone ([out] IEnumGuideDataProperties **ppenum) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 160 of file bdatif.idl.
HRESULT IEnumGuideDataProperties::Clone | ( | [out] IEnumGuideDataProperties ** | ppenum | ) |
HRESULT IEnumGuideDataProperties::Next | ( | [in] unsigned long | celt, |
[out] IGuideDataProperty ** | ppprop, | ||
[out] unsigned long * | pcelt | ||
) |
HRESULT IEnumGuideDataProperties::Reset | ( | ) |