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.
Adds functionality to the IActiveScriptDebug Interface. This interface is implemented by the JavaScript engine to determine why a BREAKREASON_ERROR event has occurred.
Important
This interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.
Methods
The IActiveScriptErrorDebug110 interface exposes the following methods.
| Method | Description |
|---|---|
| IActiveScriptErrorDebug110::GetExceptionThrownKind | Returns the exception kind for a thrown exception. |