共用方式為


ICorProfilerInfo3::EnumModules 方法

傳回列舉程式,這個列舉程式會提供方法,以便循序逐一查看載入應用程式之 Managed 模組的集合。

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

參數

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorProf.idl、CorProf.h

**程式庫:**CorGuids.lib

**.NET Framework 版本:**4

請參閱

參考

ICorProfilerFunctionEnum 介面

ICorProfilerInfo3 介面

其他資源

分析介面

分析 (Unmanaged API 參考)