ICorDebugModuleBreakpoint::GetModule 方法
取得 ICorDebugModule 的介面指標,這個指標會參考設定此中斷點的模組。
HRESULT GetModule (
[out] ICorDebugModule **ppModule
);
參數
- ppModule
[out] ICorDebugModule 介面的位址指標,其參考設定中斷點的模組。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl、CorDebug.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0