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.
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. |