Reads the read buffer size.
int GetReadBufferSize(unsigned long& Size);
Parameters |
Description |
unsigned long& Size |
On output he 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.
|