SystemMonitor.OnCounterDeleted event

Notifies you before a counter is deleted from the Counters collection.

Syntax

SystemMonitor.OnCounterDeleted( _
  ByVal index As Long _
)

Parameters

index [in]

Index of the counter to be deleted from the Counters collection object.

Return value

This event does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

SystemMonitor.OnCounterAdded

SystemMonitor.OnCounterSelected