Platform SDK: Performance Monitoring

Counters.Remove

Removes the CounterItem object with the specified index from the Counters collection object.

Public Sub Remove(
  index as Variant
)

Parameters

index
[in] Specifies a CounterItem object in the Counters object.

Return Values

This object has no return values.

Requirements

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

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Methods