Platform SDK: Performance Monitoring

ISystemMonitorEvents.OnCounterSelected

Occurs when a counter is selected in the System Monitor.

Public Sub OnCounterSelected(
  index as Long
);

Parameters

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