ctdbAllocFTI
Declaration
pCTDBFTI ctdbAllocFTI(CTHANDLE Handle)
Description
Allocate memory for a new Full-Text Index handle.
Return
The new allocated Full-Text Search handle (pCTDBFTS), or NULL on failure.
See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.
See Also