ReactOS 0.4.16-dev-737-g3368adc
|
Public Member Functions | |
HRESULT | Next ([in] ULONG celt, [out] IDebugCodeContext **pscc, [out] ULONG *pceltFetched) |
HRESULT | Skip ([in] ULONG celt) |
HRESULT | Reset () |
HRESULT | Clone ([out] IEnumDebugCodeContexts **ppescc) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 220 of file activdbg.idl.
HRESULT IEnumDebugCodeContexts::Clone | ( | [out] IEnumDebugCodeContexts ** | ppescc | ) |
HRESULT IEnumDebugCodeContexts::Next | ( | [in] ULONG | celt, |
[out] IDebugCodeContext ** | pscc, | ||
[out] ULONG * | pceltFetched | ||
) |
HRESULT IEnumDebugCodeContexts::Reset | ( | ) |