hpux man page for dtmmdbcloseinfolib

Query: dtmmdbcloseinfolib

OS: hpux

Section: 3

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

DtMmdbCloseInfoLib(library call)										  DtMmdbCloseInfoLib(library call)

NAME
DtMmdbCloseInfoLib -- closes an infolib
SYNOPSIS
#include <DtMmdb.h> void DtMmdbCloseInfoLib( int infolib_descriptor);
DESCRIPTION
The DtMmdbCloseInfoLib function desclares that the specified infolib is no longer needed by the application.
ARGUMENTS
infolib_descriptor Specifies the infolib descriptor, returned initially by a call to DtMmdbOpenInfoLib.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbCloseInfoLib call might be coded. DtMmdbCloseInfoLib(myInfoLibDescriptor);
SEE ALSO
DtMmdbOpenInfoLib(3) DtMmdbCloseInfoLib(library call)
Related Man Pages
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
dtmmdbgetbookcasebylocs(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
dtinfolib(5) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp