IDebugPendingBreakpoint3.GetBreakpointRequest 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 GetBreakpointRequest([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugBreakpointRequest2 ^ % ppBPRequest);
public int GetBreakpointRequest(out Microsoft.VisualStudio.Debugger.Interop.IDebugBreakpointRequest2 ppBPRequest);
abstract member GetBreakpointRequest : IDebugBreakpointRequest2 -> int
Public Function GetBreakpointRequest (ByRef ppBPRequest As IDebugBreakpointRequest2) As Integer
Parameters
- ppBPRequest
- IDebugBreakpointRequest2