Share via


IDebugPortEx2 Interface

Definition

public interface class IDebugPortEx2
[System.Runtime.InteropServices.Guid("E2314EE1-5C8C-4A9D-AD32-0C9A3574F685")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPortEx2
[<System.Runtime.InteropServices.Guid("E2314EE1-5C8C-4A9D-AD32-0C9A3574F685")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPortEx2 = interface
Public Interface IDebugPortEx2
Attributes

Methods

CanTerminateProcess(IDebugProcess2)
GetPortProcessId(UInt32)
GetProgram(IDebugProgramNode2, IDebugProgram2)
LaunchSuspended(String, String, String, String, UInt32, UInt32, UInt32, IDebugProcess2)
ResumeProcess(IDebugProcess2)
TerminateProcess(IDebugProcess2)

Applies to