Function FreeDeviceList

TMSi Data Acquisition SDK

 
TMS International BV

FreeDeviceList

void APIENTRY FreeDeviceList( 
HANDLE Handle,
int NrOfFrontEnds,
char** DeviceList )

Parameters

Handle
   
Handle of the library
NrOfFrontEnds
   
Number of found frontends
DeviceList
   
Array of found frontends

    

Return Value

None.

Comments

The given char array should not be used after FreeDeviceList is called.

 

Also see

Start, SetSignalBuffer