IVMAccountant interface

[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]

Provides access to accounting-related information for a virtual machine. To retrieve the IVMAccountant for a virtual machine, use the IVMVirtualMachine::Accountant property.

Members

The IVMAccountant interface inherits from the IDispatch interface. IVMAccountant also has these types of members:

Properties

The IVMAccountant interface has these properties.

Property Access type Description
CPUUtilization
Read-only
The percentage of current CPU utilization for this virtual machine.
CPUUtilizationHistory
Read-only
The recent CPU utilization of this virtual machine (as an array of percentage values).
DiskBytesRead
Read-only
The total number of bytes read by all storage controllers for this virtual machine.
DiskBytesWritten
Read-only
The total number of bytes written by all storage controllers for this virtual machine.
NetworkBytesReceived
Read-only
The total number of bytes received by all virtual network adapters for this virtual machine.
NetworkBytesSent
Read-only
The total number of bytes sent by all virtual network adapters for this virtual machine.
UpTime
Read-only
The number of seconds that the virtual machine has been running.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
None supported
End of client support
Windows 7
Product
Windows Virtual PC
Header
VPCCOMInterfaces.h
IID
IID_IVMAccountant is defined as 6376c067-7f57-4d63-b754-06e2e4f51d73