Your browser does not allow scripts
Please click here to view a static table of contents without scripts
FT_GetQueueStatus
Return to Introduction  Previous page  Next page
Gets the number of characters in the receive queue.

FT_STATUS
FT_GetQueueStatus
(FT_HANDLE ftHandle, LPDWORD lpdwAmountInRxQueue)




Parameters
ftHandle
Handle of the device.
lpdwAmountInRxQueue
Pointer to a variable of type DWORD which receives the number of characters in the receive queue.




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