ICorDebugCode::GetFunction 方法
取得與此 「ICorDebugCode」 相關聯的 「ICorDebugFunction」。。
語法
HRESULT GetFunction (
[out] ICorDebugFunction **ppFunction
);
參數
ppFunction
[out]函式位址的指標。
備註
ICorDebugCode
並 ICorDebugFunction
維護一對一關係。
需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework 版本: 自 1.0 起提供