Condividi tramite


IDebugErrorBreakpoint2.GetBreakpointResolution Method

Definition

public:
 int GetBreakpointResolution([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugErrorBreakpointResolution2 ^ % ppErrorResolution);
public int GetBreakpointResolution (out Microsoft.VisualStudio.Debugger.Interop.IDebugErrorBreakpointResolution2 ppErrorResolution);
abstract member GetBreakpointResolution : IDebugErrorBreakpointResolution2 -> int
Public Function GetBreakpointResolution (ByRef ppErrorResolution As IDebugErrorBreakpointResolution2) As Integer

Parameters

Returns

Applies to