ICorDebugILFrame3 接口
提供用于封装函数的返回值的方法。
ICorDebugILFrame3
是 ICorDebugILFrame 和 ICorDebugILFrame2 接口的逻辑扩展。
方法
方法 | 说明 |
---|---|
GetReturnValueForILOffset 方法 | 获取一个 ICorDebugValue 对象,此对象封装函数的返回值。 |
备注
注意
此接口不支持跨计算机或跨进程远程调用。
要求
平台:请参阅系统要求。
标头:CorDebug.idl、CorDebug.h
库:CorGuids.lib
.NET Framework 版本:自 4.5.1 起可用