API int
LQT_RemoveFileInfoFromIndex
(db, FileInfo)
t_LQTEXT_Database *db;
t_FileInfo *FileInfo;
Purpose
Removes the given FileInfo from the FID<-->FileInfo maps. It is the caller's responsibility to ensure that the given FID is not referenced anywhere in a saved WordPlace.Returns
- zero on success
- -1 on error
Errors
Warns if the database can't be openedSee Also: