Platform SDK: Performance Monitoring

ISystemMonitorEvents.OnCounterAdded

Occurs when a counter is added in the System Monitor.

Public Sub OnCounterAdded(
  index as Long
);

Parameters

index
[in] Specifies the index of the counter added to the Counter collection object.

Requirements

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

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Events