Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |