Vm_Hardware_Parallel_BackingType
Vm_Hardware_Parallel_BackingType
The Parallel.BackingType enumerated type defines the valid backing types for a virtual parallel port.
FILE : Virtual parallel port is backed by a file.
HOST_DEVICE : Virtual parallel port is backed by a device on the host where the virtual machine is running.
This data structure has no properties.
Enumeration:
FILE,
HOST_DEVICE,