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.
Smart hosts implement the IActiveScriptSiteDebug32 interface to perform document management and to participate in debugging. The IActiveScriptSite object typically provides an implementation of the IActiveScriptSiteDebug32 interface. If this is done, call the IActiveScriptSite::QueryInterface method to obtain the IActiveScriptSiteDebug32 interface.
In addition to the methods inherited from IUnknown, the IActiveScriptSiteDebug32 interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IActiveScriptSiteDebug32::GetApplication | Returns the debug application object associated with this script site. |
| IActiveScriptSiteDebug32::GetDocumentContextFromPosition | Used by the language engine to delegate IDebugCodeContext::GetSourceContext. |