Share via


IDebugPort2 Interface

Definition

public interface class IDebugPort2
[System.Runtime.InteropServices.Guid("79293CC8-D9D9-43F5-97AD-0BCC5A688776")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPort2
[<System.Runtime.InteropServices.Guid("79293CC8-D9D9-43F5-97AD-0BCC5A688776")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPort2 = interface
Public Interface IDebugPort2
Derived
Attributes

Methods

EnumProcesses(IEnumDebugProcesses2)
GetPortId(Guid)
GetPortName(String)
GetPortRequest(IDebugPortRequest2)
GetPortSupplier(IDebugPortSupplier2)
GetProcess(AD_PROCESS_ID, IDebugProcess2)

Applies to