Share via


IDebugBreakpointBoundEvent2.GetPendingBreakpoint Method

Definition

public:
 int GetPendingBreakpoint([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugPendingBreakpoint2 ^ % ppPendingBP);
public int GetPendingBreakpoint (out Microsoft.VisualStudio.Debugger.Interop.IDebugPendingBreakpoint2 ppPendingBP);
abstract member GetPendingBreakpoint : IDebugPendingBreakpoint2 -> int
Public Function GetPendingBreakpoint (ByRef ppPendingBP As IDebugPendingBreakpoint2) As Integer

Parameters

Returns

Applies to