IDebugBreakpointBoundEvent2.GetPendingBreakpoint 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 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
- ppPendingBP
- IDebugPendingBreakpoint2