Platform SDK: Performance Monitoring |
Retrieves the current value of the object's counter. This is a read-only property and is the default of the CounterItem object.
Public Property Value( ) as Double
The current value of the counter. A status value is not returned unless an error condition is indicated. In that case, the property returns a value of -1.
dValue = ctrItem.Value
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties