IVMParallelPort interface
[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]
Defines a parallel port inside a virtual machine. This interface allows you to configure parallel ports inside a virtual machine. You can retrieve an IVMParallelPort object from the IVMParallelPortCollection object returned from the IVMVirtualMachine::ParallelPorts property.
Members
The IVMParallelPort interface inherits from the IDispatch interface. IVMParallelPort also has these types of members:
Methods
The IVMParallelPort interface has these methods.
Method | Description |
---|---|
_ID | Retrieves the internal identifier of the parallel port. |
Properties
The IVMParallelPort interface has these properties.
Property | Access type | Description |
---|---|---|
Name |
Read/write |
The name of the parallel port. |
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 |
|
IID |
IID_IVMParallelPort is defined as 097beecb-0a02-474f-abd6-298b22293fc6 |