Share via


IDebugBreakpointErrorEvent2.GetErrorBreakpoint(IDebugErrorBreakpoint2) Method

Definition

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

Parameters

Returns

Applies to