 
        The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
        
    UsbDevice.SendControlInTransferAsync | sendControlInTransferAsync methods
Starts a USB control transfer that reads from the default control endpoint of the device.
Overload list
| Method | Description | 
|---|---|
| SendControlInTransferAsync(UsbSetupPacket) | Starts a zero-length USB control transfer that reads from the default control endpoint of the device. | 
| SendControlInTransferAsync(UsbSetupPacket, IBuffer) | Starts a USB control transfer to receive data from the default control endpoint of the device. | 
Requirements
| Minimum supported client | Windows 8.1 | 
|---|---|
| Minimum supported server | Windows Server 2012 R2 | 
| Namespace | 
 
 | 
| Metadata | 
 | 
See also
        Show:
        
        
    
