ctdbGetRecordSize
Return the allocated record buffer size in bytes.
Declaration
VRLEN ctdbGetRecordSize(CTHANDLE Handle)
Description
ctdbGetRecordSize() returns the allocated record buffer size in bytes.
Returns
ctdbGetRecordSize() returns the record size or 0 on error.
See also
ctdbAllocRecord(), ctdbGetRecordBuffer(), ctdbGetRecordLength()