ICorDebugInternalFrame2 接口
提供有关内部帧的信息,包括堆栈地址和相对于 ICorDebugFrame 对象的位置。
方法
方法 | 说明 |
---|---|
GetFrameAddress 方法 | 返回内部帧的堆栈地址。 |
IsCloserToLeaf 方法 | 检查内部帧 this 是否比指定的 ICorDebugFrame 对象更接近该叶。 |
备注
此接口扩展 ICorDebugInternalFrame 接口。
备注
此接口不支持跨计算机或跨进程远程调用。
要求
平台:请参阅系统要求。
标头:CorDebug.idl、CorDebug.h
库:CorGuids.lib
.NET Framework 版本:自 4 起可用