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.
Starts script tracing.
Syntax
HRESULT StartScriptTracing( [in] IActiveScriptSiteTraceInfo * pSiteTraceInfo, [in] GUID guidContextID );
Parameters
pSiteTraceInfo
A pointer to the host's IActiveScriptSiteTraceInfo.
guidContextId
The GUID of the context.
Return Value
The possible return values for this method are the following:
S_OK: Success.
E_POINTER:
pSiteTraceInfois a NULL pointer.E_NOTIMPL: Not implemented.