ICorDebugFunctionBreakpoint::GetFunction 方法
取得 ICorDebugFunction 的介面指標,該語言函式參考了設定中斷點的語言函式。
語法
HRESULT GetFunction (
[out] ICorDebugFunction **ppFunction
);
參數
ppFunction
[out] 設定中斷點之語言函式位址的指標。
規格需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework版本:自 1.0 起可用