IrDA Framework C++ Edition

◆ HalGetReadBufferSize()

virtual int HalGetReadBufferSize ( unsigned long &  Size)
overrideprotectedvirtual

Reads the read buffer size.

Parameters
SizeOn output he 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.

Implements CwclServerClientDataConnection.