This topic has not yet been rated - Rate this topic

ICorProfilerInfo3::EnumModules Method

Returns an enumerator that provides methods to sequentially iterate through a collection of managed modules that are loaded into the application.

HRESULT EnumModules([out] ICorProfilerModuleEnum** ppEnum);
ppEnum

[out] A pointer to an ICorProfilerModuleEnum interface.

Platforms: See .NET Framework System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: 4.5, 4

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.