Share via


IDebugExpression2 Interface

Definition

public interface class IDebugExpression2
[System.Runtime.InteropServices.Guid("F7473FD0-7F75-478D-8D85-A485204E7A2D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugExpression2
[<System.Runtime.InteropServices.Guid("F7473FD0-7F75-478D-8D85-A485204E7A2D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugExpression2 = interface
Public Interface IDebugExpression2
Attributes

Methods

Abort()
EvaluateAsync(enum_EVALFLAGS, IDebugEventCallback2)
EvaluateAsync(UInt32, IDebugEventCallback2)
EvaluateSync(enum_EVALFLAGS, UInt32, IDebugEventCallback2, IDebugProperty2)
EvaluateSync(UInt32, UInt32, IDebugEventCallback2, IDebugProperty2)

Applies to