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