Share via


IDebugPendingBreakpoint2 Interface

Definition

public interface class IDebugPendingBreakpoint2
[System.Runtime.InteropServices.Guid("6E215EF3-E44C-44D1-B7BA-B2401F7DC23D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPendingBreakpoint2
[<System.Runtime.InteropServices.Guid("6E215EF3-E44C-44D1-B7BA-B2401F7DC23D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPendingBreakpoint2 = interface
Public Interface IDebugPendingBreakpoint2
Derived
Attributes

Methods

Bind()
CanBind(IEnumDebugErrorBreakpoints2)
Delete()
Enable(Int32)
EnumBoundBreakpoints(IEnumDebugBoundBreakpoints2)
EnumErrorBreakpoints(enum_BP_ERROR_TYPE, IEnumDebugErrorBreakpoints2)
EnumErrorBreakpoints(UInt32, IEnumDebugErrorBreakpoints2)
GetBreakpointRequest(IDebugBreakpointRequest2)
GetState(PENDING_BP_STATE_INFO[])
SetCondition(BP_CONDITION)
SetPassCount(BP_PASSCOUNT)
Virtualize(Int32)

Applies to