共用方式為


ICorDebugFunctionBreakpoint::GetFunction 方法

取得 ICorDebugFunction 的介面指標,該指標會參考設定中斷點之函式。

語法

HRESULT GetFunction (
    [out] ICorDebugFunction  **ppFunction
);

參數

ppFunction [出]指向設定中斷點之函數位址的指標。

需求

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

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

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