Share via


IDebugFunctionObject2 Interface

Definition

public interface class IDebugFunctionObject2
[System.Runtime.InteropServices.Guid("8E861CC7-D21C-43E7-AB7B-947921689B88")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugFunctionObject2
[<System.Runtime.InteropServices.Guid("8E861CC7-D21C-43E7-AB7B-947921689B88")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugFunctionObject2 = interface
Public Interface IDebugFunctionObject2
Attributes

Methods

CreateObject(IDebugFunctionObject, UInt32, IDebugObject[], UInt32, UInt32, IDebugObject)
CreateStringObjectWithLength(String, UInt32, IDebugObject)
Evaluate(IDebugObject[], IntPtr, UInt32, UInt32, IDebugObject)

Applies to