Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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