共用方式為


ICorDebugFunctionBreakpoint 介面

擴充 ICorDebugBreakpoint 介面,以支援函式內的中斷點。

方法

方法

描述

ICorDebugFunctionBreakpoint::GetFunction 方法

取得 ICorDebugFunction (會參考在其中設定中斷點的函式) 的介面指標。

ICorDebugFunctionBreakpoint::GetOffset 方法

取得函式內的中斷點位移。

備註

注意事項注意事項

這個介面不支援遠端呼叫,不論是跨電腦或跨處理序。

需求

**平台:**請參閱 .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

請參閱

參考

ICorDebugBreakpoint 介面

其他資源

偵錯介面