CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult scanForDevices ( std::vector< UINT32 > &  device_serial_nums)
static

Scans all USB devices and builds up a list of serial numbers of the devices connected to the computer. In order to connect to a device, this function has to be invoked firs, then a device needs to be selected through setDevice(UINT32) and only then connect()

Parameters
[in]device_serial_numsReference to a vector that will contain the serial numbers of the devices that have been found
Returns
a BResult status, either hardware or software error