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