Condividi tramite


IDebugBoundBreakpoint2.GetBreakpointResolution Method

Definition

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

Returns

Applies to