int __stdcall SDL_NextDevice ( SDL_HANDLE  handle)

Advances the internal pointer to the next 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.
-3End of discovered SeaDAC Lite devices.
 
 
Generated on Mon Nov 26 2018.