ctdbGetRecordLength
Return the current record length.
Declaration
VRLEN ctdbGetRecordLength(CTHANDLE Handle)
Description
ctdbGetRecordLength() returns the current record length.
Returns
ctdbGetRecordLength() returns the record length or 0 on error.
See also
ctdbAllocRecord(), ctdbGetRecordBuffer(), ctdbGetRecordSize()