Your browser does not allow scripts
Please click here to view a static table of contents without scripts
FT_Purge
Return to Introduction  Previous page  Next page
This function purges receive and transmit buffers in the device.

FT_STATUS
FT_Purge
(FT_HANDLE ftHandle, DWORD dwMask)




Parameters
ftHandle
Handle of the device.
dwMask
Any combination of FT_PURGE_RX and FT_PURGE_TX.




Return Value
FT_OK if successful, otherwise the return value is an FT error code.