30 #ifndef BACKTOBACKAPI_H
31 #define BACKTOBACKAPI_H
33 #include "api/DllDecl.h"
50 static void shutdown();
Definition: BackToBackAPI.h:44
virtual unsigned long getNumberOfBackToBackScans(long deviceID, int *errorCode)
virtual void setNumberOfBackToBackScans(long deviceID, int *errorCode, unsigned long numScans)
This is an interface to OceanDirect that allows the user to connect to devices over USB and other bus...
Definition: OceanDirectAPI.h:147