Sets or clears a breakpoint at this code context.

HRESULT SetBreakPoint(
   BREAKPOINT_STATE  bps
);

Parameters

bps

[in] Specifies the breakpoint state for this code context.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also