Skip to content

Latest commit

 

History

History
70 lines (40 loc) · 1.42 KB

File metadata and controls

70 lines (40 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
SystemMonitor.Counters property
Retrieves the Counters which contains a collection of CounterItem objects.
eab21e1f-c8fb-474c-83e3-5ef56483d525
Counters property SysMon
Counters property SysMon , SystemMonitor class
SystemMonitor class SysMon , Counters property
apiref
SystemMonitor.Counters
Sysmon.ocx
COM
reference
05/31/2018

SystemMonitor.Counters property

Retrieves the Counters which contains a collection of CounterItem objects.

This property is read-only.

Syntax

Property Counters As ICounters

Property value

A Counters object that contains a collection of CounterItem objects.

Remarks

This is the default property of the SystemMonitor object.

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