Contents

GetDevice

Declaration

virtual IOUSBDevice *GetDevice();

Return Value

Pointer to the IOUSBDevice object which is the parent of this IOUSBInterface object.

Overview

returns the device the interface is part of.

See Also

Miscellaneous