ICorProfilerModuleEnum::Next Method
.NET Framework 4.5
Gets the specified number of contiguous modules from a sequential collection of modules, starting at the enumerator's current position in the sequence.
HRESULT Next([in] ULONG celt,
[out, size_is(celt), length_is(*pceltFetched)]
ModuleID ids[],
[out] ULONG * pceltFetched);
Platforms: See .NET Framework System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: 4.5, 4