Share via


IEnumDebugBoundBreakpoints2 Interface

Definition

public interface class IEnumDebugBoundBreakpoints2
[System.Runtime.InteropServices.Guid("0F6B37E0-FCFE-44D9-9112-394CA9B92114")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugBoundBreakpoints2
[<System.Runtime.InteropServices.Guid("0F6B37E0-FCFE-44D9-9112-394CA9B92114")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugBoundBreakpoints2 = interface
Public Interface IEnumDebugBoundBreakpoints2
Attributes

Methods

Clone(IEnumDebugBoundBreakpoints2)
GetCount(UInt32)
Next(UInt32, IDebugBoundBreakpoint2[], UInt32)
Reset()
Skip(UInt32)

Applies to