ICorDebugModuleBreakpoint::GetModule 方法
取得 "ICorDebugModule" 介面指標,其參考設定此中斷點所在的模組。
語法
HRESULT GetModule (
[out] ICorDebugModule **ppModule
);
參數
ppModule
[out] ICorDebugModule
介面的位址指標,該指標會參考設定此中斷點所在的模組。
規格需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework版本:自 1.0 起可用