IVMHostInfo interface

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

Retrieves information about the host machine. An IVMHostInfo object is returned from the IVMVirtualPC::HostInfo property.

Members

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

Properties

The IVMHostInfo interface has these properties.

Property Access type Description
DVDDrives
Read-only
The drive letters associated with host CD and DVD devices.
FloppyDrives
Read-only
The drive letters associated with host floppy drives.
LogicalProcessorCount
Read-only
The number of logical processors in the host machine.
Memory
Read-only
The total amount of physical memory in the host machine, in megabytes.
MemoryAvail
Read-only
The amount of available physical memory in the host machine, in megabytes.
MemoryAvailString
Read-only
The amount of available physical memory in the host machine, in megabytes, as a string.
MemoryTotalString
Read-only
The total amount of physical memory in the host machine, in megabytes, as a string.
MMX
Read-only
Indicates whether the processor supports the MMX instruction set.
NetworkAdapters
Read-only
An enumerable collection of NICs in the host machine.
NetworkAddresses
Read-only
An enumerable collection of TCP/IP addresses in the host machine.
OperatingSystem
Read-only
The operating system running on the host machine.
OSMajorVersion
Read-only
The major version of the operating system running on the host machine.
OSMinorVersion
Read-only
The minor version of the operating system running on the host machine.
OSServicePackString
Read-only
The service pack information of the operating system running on the host machine.
OSVersionString
Read-only
The operating system version running on the host machine.
ParallelPort
Read-only
The host parallel port that can be attached to the guest.
PhysicalProcessorCount
Read-only
The number of physical processors in the host machine.
ProcessorFeaturesString
Read-only
The list of features supported by the host processor.
ProcessorManufacturerString
Read-only
The manufacturer of the host processor.
ProcessorSpeed
Read-only
The speed of the host processor, in megahertz (MHz) or gigahertz (GHz).
ProcessorSpeedString
Read-only
The speed of the host processor, in megahertz or gigahertz, as a string.
ProcessorVersionString
Read-only
The version of the host processor.
SerialPorts
Read-only
The serial port names associated with host serial ports.
SSE
Read-only
Indicates whether the processor supports the SSE instruction set.
SSE2
Read-only
Indicates whether the processor supports the SSE2 instruction set.
ThreeDNow
Read-only
Indicates whether the processor supports the 3DNow instruction set.
UTCTime
Read-only
The UTC time on the host machine.

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_IVMHostInfo is defined as 5b5cf343-05ad-453b-be99-adf4e27b2ebc