ICorDebugAssembly::EnumerateModules 方法

取得 ICorDebugAssembly 內包含模組的列舉程式。

語法

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

參數

ppModules
[out] 代表列舉程式之 ICorDebugModuleEnum 介面的位址指標。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起提供