Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetFTIField

Declaration

CTHANDLE ctdbDECL ctdbGetFTIField(CTHANDLE Handle, NINT FieldNumber)

Description

Retrieve the field handle of the field indicated by FieldNumber.

  • Handle is an FTS handle.
  • FieldNumber is a field number in the FTS field sequence.

Return Values

Return return a HANDLE that is the CTDBFIELD handle.

See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.

See Also

TOCIndex