IEnumDebugPortSuppliers2 Interface

Definition

public interface class IEnumDebugPortSuppliers2
[System.Runtime.InteropServices.Guid("59C9DC99-3EFF-4FF3-B201-98ACD01B0D87")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPortSuppliers2
[<System.Runtime.InteropServices.Guid("59C9DC99-3EFF-4FF3-B201-98ACD01B0D87")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPortSuppliers2 = interface
Public Interface IEnumDebugPortSuppliers2
Attributes

Methods

Clone(IEnumDebugPortSuppliers2)
GetCount(UInt32)
Next(UInt32, IDebugPortSupplier2[], UInt32)
Reset()
Skip(UInt32)

Applies to