ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOUSBCompositeDriver.h

Includes:

Overview



Functions

SetConfiguration

Call IOUSBDevice to do a SetConfiguration call to the device.


SetConfiguration


Call IOUSBDevice to do a SetConfiguration call to the device.

virtual IOReturn SetConfiguration(
    UInt8 configValue,
    bool startInterfaceMatching=true);  
Parameters
configValue

The desired configuration value.

startInterfaceMatching

A boolean specifying whether IOKit should begin the process of finding matching drivers for the new IOUSBInterface objects.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19