IDebugBreakpointErrorEvent2.GetErrorBreakpoint(IDebugErrorBreakpoint2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- ppErrorBP
- IDebugErrorBreakpoint2