Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Allows a host to query the statistics of a running script. The host can use this information to determine if script has taken too long to complete.
In addition to the methods inherited from IUnknown, the IActiveScriptStats interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IActiveScriptStats::GetStat | Returns one of the standard script statistics. |
| IActiveScriptStats::GetStatEx | Returns a custom script statistic. |
| IActiveScriptStats::ResetStats | Resets the statistics for this script. |