IrDA Framework C++ Edition

◆ HalSetWriteBufferSize()

virtual int HalSetWriteBufferSize ( const unsigned long  Size)
overrideprotectedvirtual

Sets the write buffer size.

Parameters
SizeThe new write 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.

Implements CwclServerClientDataConnection.