Share via


IDebugBoundBreakpoint2 Interface

Definition

public interface class IDebugBoundBreakpoint2
[System.Runtime.InteropServices.Guid("D533D975-3F32-4876-ABD0-6D37FDA563E7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugBoundBreakpoint2
[<System.Runtime.InteropServices.Guid("D533D975-3F32-4876-ABD0-6D37FDA563E7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugBoundBreakpoint2 = interface
Public Interface IDebugBoundBreakpoint2
Attributes

Methods

Delete()
Enable(Int32)
GetBreakpointResolution(IDebugBreakpointResolution2)
GetHitCount(UInt32)
GetPendingBreakpoint(IDebugPendingBreakpoint2)
GetState(enum_BP_STATE[])
GetState(UInt32)
SetCondition(BP_CONDITION)
SetHitCount(UInt32)
SetPassCount(BP_PASSCOUNT)

Applies to