Platform SDK: Performance Monitoring

ISystemMonitorEvents.OnCounterDeleted

Occurs when a counter is deleted in the System Monitor.

Public Sub OnCounterDeleted(
  index as Long
);

Parameters

index
[in] Specifies the index of the counter deleted from 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