共用方式為


ICorDebugAssembly::EnumerateModules 方法

取得 .ICorDebugAssembly

語法

HRESULT EnumerateModules (
    [out] ICorDebugModuleEnum **ppModules
);

參數

ppModules [出]ICorDebugModuleEnum 介面位址的指標,也就是列舉值。

需求

平台: 請參閱 .NET 支援的作業系統

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起提供