Sets the read buffer size.
function SetReadBufferSize(const Size: Cardinal): Integer;
Parameters |
Description |
const Size: Cardinal |
The new read buffer size in bytes. |
If the function successed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
Copyright (c) 2006-2017. All rights reserved.
|