ICorProfilerModuleEnum::GetCount 方法

获取加载到应用程序的托管模块数。

HRESULT GetCount([out] ULONG * pcelt);

参数

  • celt
    [out] 集合中的运行时模块的数量。

要求

**平台:**请参见 .NET Framework 系统要求

**头文件:**CorProf.idl、CorProf.h

**库:**CorGuids.lib

**.NET Framework 版本:**4

请参见

参考

ICorProfilerModuleEnum 接口

其他资源

分析接口