Share via


IDebugEngineLaunch2 Interface

Definition

public interface class IDebugEngineLaunch2
[System.Runtime.InteropServices.Guid("C7C1462F-9736-466C-B2C1-B6B2DEDBF4A7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugEngineLaunch2
[<System.Runtime.InteropServices.Guid("C7C1462F-9736-466C-B2C1-B6B2DEDBF4A7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugEngineLaunch2 = interface
Public Interface IDebugEngineLaunch2
Attributes

Methods

CanTerminateProcess(IDebugProcess2)
LaunchSuspended(String, IDebugPort2, String, String, String, String, String, enum_LAUNCH_FLAGS, UInt32, UInt32, UInt32, IDebugEventCallback2, IDebugProcess2)
LaunchSuspended(String, IDebugPort2, String, String, String, String, String, UInt32, UInt32, UInt32, UInt32, IDebugEventCallback2, IDebugProcess2)
ResumeProcess(IDebugProcess2)
TerminateProcess(IDebugProcess2)

Applies to