Share via


IDebugEngineProgram2 Interface

Definition

public interface class IDebugEngineProgram2
[System.Runtime.InteropServices.Guid("7CE3E768-654D-4BA7-8D95-CDAAC642B141")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugEngineProgram2
[<System.Runtime.InteropServices.Guid("7CE3E768-654D-4BA7-8D95-CDAAC642B141")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugEngineProgram2 = interface
Public Interface IDebugEngineProgram2
Attributes

Methods

Stop()
WatchForExpressionEvaluationOnThread(IDebugProgram2, UInt32, UInt32, IDebugEventCallback2, Int32)
WatchForThreadStep(IDebugProgram2, UInt32, Int32, UInt32)

Applies to