Platform SDK: Performance Monitoring

Counters.Count

Returns the number of CounterItem objects in the Counters collection object. This is a read-only property.

Public Property Count( ) as Long;

Return Values

A value indicating the number of counters (CounterItem instances) in the Counters object.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Smonctrl.odl.

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Properties