hpux man page for dtsearchfreeresults

Query: dtsearchfreeresults

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtSearchFreeResults(library call)										 DtSearchFreeResults(library call)

NAME
DtSearchFree Results -- Free storage allocated for DtSearch results lists
SYNOPSIS
#include <Dt/Search.h> int DtFreeSearchResults( DtSrResult **list);
DESCRIPTION
The DtFreeSearchResults function frees the results list pointed to by list which was originally returned from DtSearchQuery, and sets the list pointer to NULL.
RETURNS
Always returns DtSrOK.
SEE ALSO
DtSrAPI(3), DtSearchQuery(3), DtSearchSortResults(3), DtSearchMergeResults(3) DtSearchFreeResults(library call)
Related Man Pages
dtsearchexit(3) - hpux
dtsearchgetkeytypes(3) - hpux
dtsearchhasmessages(3) - hpux
dtsearchinit(3) - hpux
dtsearchvaliddatestring(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Sequence extraction
awk - Multi-line data to be stored in variable
Wrong Array...