getMemoBuf

The function getMemoBuf() returns content of memo field or NULL.
It can requrn binary data too.
The library reuses memory for reading memo. You have to copy received data somewhere because they will be released at next call.
Do not forget to call readRecord().