ICorDebugFrame::GetCallee 方法
取得此框架所呼叫之 ICorDebugFrame 物件 (於目前鍊結中) 的指標。
HRESULT GetCallee (
[out] ICorDebugFrame **ppFrame
);
參數
- ppFrame
[out] ICorDebugFrame 物件位址的指標,代表呼叫的框架。 如果呼叫的框架為目前鏈結中最內部的框架,這個值則為 null。
需求
**平台:**請參閱 .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