Share via


IEnumDebugPendingBreakpoints2 Interface

Definition

public interface class IEnumDebugPendingBreakpoints2
[System.Runtime.InteropServices.Guid("70D2DC1E-4DCC-4786-A072-9A3B600C216B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPendingBreakpoints2
[<System.Runtime.InteropServices.Guid("70D2DC1E-4DCC-4786-A072-9A3B600C216B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPendingBreakpoints2 = interface
Public Interface IEnumDebugPendingBreakpoints2
Attributes

Methods

Clone(IEnumDebugPendingBreakpoints2)
GetCount(UInt32)
Next(UInt32, IDebugPendingBreakpoint2[], UInt32)
Reset()
Skip(UInt32)

Applies to