hpux man page for dtmmdbfreehandle

Query: dtmmdbfreehandle

OS: hpux

Section: 3

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

DtMmdbFreeHandle(library call)											    DtMmdbFreeHandle(library call)

NAME
DtMmdbFreeHandle -- frees memory used by a DtMmdbHandle
SYNOPSIS
#include <DtMmdb.h> void DtMmdbFreeHandle( DtMmdbHandle* handle);
DESCRIPTION
The DtMmdbFreeHandle function frees all memory used by a DtMmdbHandle.
ARGUMENTS
handle Specifies the pointer to the handle.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbFreeHandle call might be coded. DtMmdbHandle *x = ... /* make use of x */ DtMmdbFreeHandle(x);
SEE ALSO
DtMmdbFreeHandleList(3) DtMmdbFreeHandle(library call)
Related Man Pages
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
dtmmdbgetbookcasebylocs(3) - hpux
dtmmdbsectiongetloc(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
SAN Migration question
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Tar Command