ResetObjectStats Method

Resets the statistics for the specified objects.

Syntax

object.ResetObjectStats vObjectNames

Properties

The ResetObjectStats method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

ObjectNames

Variant. The object(s) for which you want to reset statistics.
Valid entries:

0 – All Objects
1 – All Timer Objects
2 – All Event Objects
A string containing the name of the object to reset.
A list of objects to reset.

 

Example

Applies To