|
|
Log In | Not a Member? |
Contact ADC |
|
ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOUSBCompositeDriver.h |
| Includes: | <libkern/OSByteOrder.h> <IOKit/IOLib.h> <IOKit/IONotifier.h> <IOKit/IOService.h> <IOKit/IOMessage.h> <IOKit/usb/IOUSBBus.h> <IOKit/usb/IOUSBDevice.h> <IOKit/usb/IOUSBInterface.h> <IOKit/usb/IOUSBLog.h> <IOKit/usb/USB.h> |
SetConfiguration |
Call IOUSBDevice to do a SetConfiguration call to the device.
virtual IOReturn SetConfiguration( UInt8 configValue, bool startInterfaceMatching=true);
configValuestartInterfaceMatching
|