IDebugErrorBreakpoint2::GetPendingBreakpoint
Gets the pending breakpoint that caused the error.
Syntax
Parameters
ppPendingBreakpoint
[out] Returns an IDebugPendingBreakpoint2 object that represents the pending breakpoint that failed to be bound.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.