共用方式為


ICorDebugClass::GetModule 方法

取得定義此類別的模組。

語法

HRESULT GetModule (
    [out] ICorDebugModule    **pModule
);

參數

pModule [出]ICorDebugModule 物件位址的指標,代表定義此類別的模組。

需求

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

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

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