USB interface.  
 More...
import"Usb.idl";
◆ getDevices()
      
        
          | void usb::Usb_1_0_2::getDevices | ( | out vector< UsbDevice > | usbDevices | ) |  | 
      
 
Get a list of USB devices connected to the host port. 
- Parameters
- 
  
    | usbDevices | Result: List of discovered devices |  
 
 
 
◆ getSettings()
      
        
          | Settings usb::Usb_1_0_2::getSettings | ( |  | ) |  | 
      
 
Retrieve the USB interface settings. 
- Returns
- USB interface settings 
 
 
◆ setSettings()
      
        
          | int usb::Usb_1_0_2::setSettings | ( | in Settings | settings | ) |  | 
      
 
Change the USB interface settings. 
- Parameters
- 
  
  
- Returns
- 0 if OK 
 
 
◆ SettingsChangedEvent
      
        
          | valueobject usb::Usb_1_0_2::SettingsChangedEvent | 
      
 
 
The documentation for this interface was generated from the following file: