Share via


IDebugPortSupplier2 Interface

Definition

public interface class IDebugPortSupplier2
[System.Runtime.InteropServices.Guid("53F68191-7B2F-4F14-8E55-40B1B6E5DF66")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPortSupplier2
[<System.Runtime.InteropServices.Guid("53F68191-7B2F-4F14-8E55-40B1B6E5DF66")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPortSupplier2 = interface
Public Interface IDebugPortSupplier2
Derived
Attributes

Methods

AddPort(IDebugPortRequest2, IDebugPort2)
CanAddPort()
EnumPorts(IEnumDebugPorts2)
GetPort(Guid, IDebugPort2)
GetPortSupplierId(Guid)
GetPortSupplierName(String)
RemovePort(IDebugPort2)

Applies to