IDebugFunctionObject2

表示功能和增强 IDebugFunctionObject 接口。

IDebugFunctionObject2 : IUnknown

实现者说明

表达式计算器 (EE)实现此接口表示功能。

调用方的说明

此接口的方法下面的方法延迟这些 IDebugFunctionObject :

  • IDebugEvaluate 方法将标志。

  • CreateObject 方法将标志和超时。

  • CreateStringObjectWithLength 方法采用长度。

方法

此接口执行以下方法:

方法

说明

IDebugFunctionObject2:: CreateObject

创建使用给定的构造函数计算标志设置和超时值的对象。

IDebugFunctionObject2:: CreateStringObjectWithLength

创建具有指定长度的字符串对象。

IDebugFunctionObject2:: 计算

调用函数并返回得到的值为对象。

要求

标题:Ee.h

命名空间:Microsoft.VisualStudio.Debugger.Interop

程序集:Microsoft.VisualStudio.Debugger.Interop.dll