Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides document context information for compile-time errors and run-time exceptions. The IActiveScriptError::QueryInterface method supports the IActiveScriptErrorDebug interface.
In addition to the methods inherited from IActiveScriptError, the IActiveScriptErrorDebug interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IActiveScriptErrorDebug::GetDocumentContext | Provides the document context for this error. |
| IActiveScriptErrorDebug::GetStackFrame | Provides the stack frame that is in effect for runtime errors. |