Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a breakpoint.
Syntax
IJsDebugBreakPoint : public IUnknown;
Members
Public Methods
| Name | Description |
|---|---|
| IJsDebugBreakPoint::Delete Method | Deletes the breakpoint. |
| IJsDebugBreakPoint::Disable Method | Disables the breakpoint. |
| IJsDebugBreakPoint::Enable Method | Enables the breakpoint. |
| IJsDebugBreakPoint::GetDocumentPosition Method | Returns the position of the statement where the breakpoint was bound. |
| IJsDebugBreakPoint::IsEnabled Method | Determines if the breakpoint is enabled. |
Requirements
Header: jscript9diag.h