int __stdcall SDL_SearchForDevices ( SDL_HANDLE  handle)

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

Parameters
[in]handleValid handle returned by SDL_Initialize().
Return values
>=0Success. Number of found modules.
-1Invalid SDL_Initialize handle.
-2Could not determine the number of connected USB devices.
 
 
Generated on Mon Nov 26 2018.