ctdbGetRecordKeyPos
Retrieve the given record position in the default index.
Syntax
CTDBRET ctdbDECL ctdbGetRecordKeyPos(CTHANDLE Handle, pCTOFFSET pPosition)
Parameters
Description
Retrieves the given record position in the default index. The returned position is the Ordinal key position, not a file offset.
Return
CTDBRET_OK on success.