Back to Sealevel      

int SDL_SearchForDevices ( SDL_HANDLE  handle  ) 

Attempts to enumerate all connected SeaDAC Lite modules and stores them as an internal list.

Parameters:
[in] handle Valid handle returned by SDL_Initialize().
Return values:
>=0 Success. Number of found modules.
-1 Invalid SDL_Initialize handle.
-2 Could not determine the number of connected USB devices.

 
 
Generated on 18 Sep 2007.