![]() |
![]()
| ![]() |
![]()
NAMEDtSearchFree Results — Free storage allocated for DtSearch results lists SYNOPSIS#include &<Dt/Search.h> int DtFreeSearchResults( DtSrResult **list); DESCRIPTIONThe DtFreeSearchResults function frees the results list pointed to by list which was originally returned from DtSearchQuery, and sets the list pointer to NULL. RETURNSAlways returns DtSrOK. SEE ALSODtSrAPI(3), DtSearchQuery(3), DtSearchSortResults(3), DtSearchMergeResults(3)
|