Serial Framework C++ Edition

◆ SetReadBufferSize()

int SetReadBufferSize ( const unsigned long  Size) const

Sets the read buffer size.

Parameters
SizeThe new read buffer size in bytes.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.