ReactOS 0.4.16-dev-588-gf07ea94
|
Public Member Functions | |
HRESULT | Next ([in] ULONG celt, [out] LPWSTR **rgpwszNames, [out] ULONG *pceltFetched) |
HRESULT | Skip ([in] ULONG celt) |
HRESULT | Reset () |
HRESULT | Clone ([out] IEnumWorkItems **ppEnumWorkItems) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 73 of file mstask.idl.
HRESULT IEnumWorkItems::Clone | ( | [out] IEnumWorkItems ** | ppEnumWorkItems | ) |
HRESULT IEnumWorkItems::Next | ( | [in] ULONG | celt, |
[out] LPWSTR ** | rgpwszNames, | ||
[out] ULONG * | pceltFetched | ||
) |
HRESULT IEnumWorkItems::Reset | ( | ) |