int __stdcall SDL_FirstDevice ( SDL_HANDLE  handle)

Sets the internal pointer to the first discovered SeaDAC Lite device.

Parameters
[in]handleValid handle returned by SDL_Initialize().
Return values
0Success.
-1Invalid SDL_Initialize handle.
-2No devices have been found. Call SDL_SearchForDevices() first.
 
 
Generated on Mon Nov 26 2018.