Contents

IOUSBDevice

An input/output service object that represents a device on the USB bus.

Declaration

class IOUSBDevice : IOService

Overview

Use this class to configure a device and create IOUSBInterface objects that represent the interfaces of the device.

Topics

Miscellaneous

Instance Methods

See Also

IOKit