Share via


IDebugCodeContext.SetBreakPoint(BREAKPOINT_STATE) Method

Definition

public:
 int SetBreakPoint(Microsoft::VisualStudio::Debugger::Interop::BREAKPOINT_STATE bps);
public int SetBreakPoint(Microsoft.VisualStudio.Debugger.Interop.BREAKPOINT_STATE bps);
abstract member SetBreakPoint : Microsoft.VisualStudio.Debugger.Interop.BREAKPOINT_STATE -> int
Public Function SetBreakPoint (bps As BREAKPOINT_STATE) As Integer

Parameters

Returns

Applies to