Contents

VZXHCIController

A class that represents a USB Extensible Host Controller Interface (XHCI) controller in a VM.

Declaration

class VZXHCIController

Overview

Don’t create VZXHCIController objects directly. Instead, you create a VZXHCIController object at runtime though the usbControllers property of the VZVirtualMachineConfiguration object by populating it with VZXHCIControllerConfiguration objects.

See Also

Controllers