VirtualMachineUsbInfoFamily_enum

VirtualMachineUsbInfoFamily_enum
VirtualMachineUsbInfoFamily_enum

Device class family.

Possible values:

  • audio: Audio capable device.
  • hid: Human interface device.
  • hid_bootable: Bootable human interface device, this is a subset of HID devices.
  • physical: Physical interface device.
  • communication: Communication device.
  • imaging: Still imaging device.
  • printer: Printer device.
  • storage: Mass storage device.
  • hub: USB hubs.
  • smart_card: Smart card device.
  • security: Content security device.
  • video: Video device.
  • wireless: Wireless controller.
  • bluetooth: Standard bluetooth adapter that uses HCI protocol, this is a subset of wireless controllers.
  • wusb: Wireless device related to the Wireless USB standard, this is a subset of wireless controllers,
  • pda: Palm PDA, and Micorsoft ActiveSync PDA.
  • vendor_specific: Device that has an interface using a vendor-specific protocol.
  • other: Other miscellaneous device.
  • unknownFamily: There was an error in determining this device's classes accurately.
This data structure has no properties.
Enumeration: audio, hid, hid_bootable, physical, communication, imaging, printer, storage, hub, smart_card, security, video, wireless, bluetooth, wusb, pda, vendor_specific, other, unknownFamily,