取得 「ICorDebugModule」 的介面指標,該指標會參考設定此中斷點的模組。
語法
HRESULT GetModule (
[out] ICorDebugModule **ppModule
);
參數
ppModule [出]參考設定岔斷點之模組之介面位址 ICorDebugModule 的指標。
需求
平台: 請參閱 .NET 支援的作業系統。
標題: CorDebug.idl、CorDebug.h
圖書館: CorGuids.lib
.NET 版本: 自 .NET Framework 1.0 起提供