Platform SDK: Performance Monitoring

CounterItem.GetValue

Retrieves the current value of the specified counter.

Public Sub GetValue(
  value as Double,
  status as Long
);

Parameters

value
[out] Indicates the current value of the counter.
status
[out] Indicates the validity of the counter value or statistical data success or failure.

Return Values

None.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Smonctrl.odl.

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Methods