ctdbGetRecordNbr
Retrieve the record index number in the table's active record list
Declaration
NINT ctdbGetRecordNbr(CTHANDLE Handle)
Description
ctdbGetRecordNbr() retrieves the record index number in the table's active record list.
Returns
ctdbGetRecordNbr() returns the record index number or -1 on error.
See also
ctdbAllocRecord(), ctdbGetRecordBuffer(), ctdbGetRecordLength()