simSerialCheck

Reads how many bytes are waiting to be read on a serial port (RS-232)

C++ synopsis

int simSerialCheck(int portHandle)

Arguments

Return

  • -1 if operation was not successful, otherwise the number of bytes that are waiting to be read


See also: