| status
| Status of the current operation. Possible return values are:
¹ OLOB_NEED_DATA - There is more data to be read ¹ OLOB_NODATA - There is no data to be read usually due to an error condition ¹ OLOB_SUCCESS - Data read successfully |
| buffer
| Pointer to user-supplied buffer.
|
| buffersize
| Size of the buffer.
|
| offset
|
|