Exemplo n.º 1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.Streams.IBuffer> SendControlInTransferAsync(global::Windows.Devices.Usb.UsbSetupPacket setupPacket)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IBuffer> UsbDevice.SendControlInTransferAsync(UsbSetupPacket setupPacket) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncOperation <uint> SendControlOutTransferAsync(global::Windows.Devices.Usb.UsbSetupPacket setupPacket)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<uint> UsbDevice.SendControlOutTransferAsync(UsbSetupPacket setupPacket) is not implemented in Uno.");
 }