提供有关内部帧的信息,包括相对于 ICorDebugFrame 对象的堆栈地址和位置。
Methods
| 方法 | Description |
|---|---|
| GetFrameAddress 方法 | 返回内部帧的堆栈地址。 |
| IsCloserToLeaf 方法 | 检查内部帧是否 this 比指定的 ICorDebugFrame 对象更接近叶。 |
注解
此接口扩展 ICorDebugInternalFrame 接口。
注释
此接口不支持远程调用,无论是跨计算机还是跨进程。
要求
平台: 请参阅 .NET 支持的作系统。
页眉: CorDebug.idl、CorDebug.h
图书馆: CorGuids.lib
.NET 版本: 自 .NET Framework 4.0 起可用