IDebugCodeContext.SetBreakPoint(BREAKPOINT_STATE) 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 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
- bps
- BREAKPOINT_STATE