Share via


IEnumDebugPorts2 Interface

Definition

public interface class IEnumDebugPorts2
[System.Runtime.InteropServices.Guid("BC827C5E-99AE-4AC8-83AD-2EA5C2034333")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPorts2
[<System.Runtime.InteropServices.Guid("BC827C5E-99AE-4AC8-83AD-2EA5C2034333")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPorts2 = interface
Public Interface IEnumDebugPorts2
Attributes

Methods

Clone(IEnumDebugPorts2)
GetCount(UInt32)
Next(UInt32, IDebugPort2[], UInt32)
Reset()
Skip(UInt32)

Applies to