ICorProfilerInfo3::EnumModules 方法

傳回提供循序逐一查看 Managed 模組集合方法的列舉,其中該模組被載入至應用程式中。

語法

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

參數

ppEnum
[out] ICorProfilerModuleEnum 介面的指標。

備註

需求

平台:請參閱系統需求

標頭: CorProf.idl、CorProf.h

程式庫:CorGuids.lib

.NET Framework版本:自 4 起可用

另請參閱