Share via


IEnumDebugErrorBreakpoints2 Interface

Definition

public interface class IEnumDebugErrorBreakpoints2
[System.Runtime.InteropServices.Guid("E158F5AA-31FE-491B-A9F6-CFF934B03A01")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugErrorBreakpoints2
[<System.Runtime.InteropServices.Guid("E158F5AA-31FE-491B-A9F6-CFF934B03A01")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugErrorBreakpoints2 = interface
Public Interface IEnumDebugErrorBreakpoints2
Attributes

Methods

Clone(IEnumDebugErrorBreakpoints2)
GetCount(UInt32)
Next(UInt32, IDebugErrorBreakpoint2[], UInt32)
Reset()
Skip(UInt32)

Applies to