Exemple #1
0
 private static void A_OnTransferCompleted(LibSDR.Components.IO.USB.IUsbAsyncTransfer transfer, byte *bufferPtr, int count)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 private static void A_OnTransferFailed(LibSDR.Components.IO.USB.IUsbAsyncTransfer transfer)
 {
     throw new NotImplementedException();
 }