hpux man page for dtmmdbinfolibgetinfo

Query: dtmmdbinfolibgetinfo

OS: hpux

Section: 3

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

DtMmdbInfoLibGetInfo(library call)										DtMmdbInfoLibGetInfo(library call)

NAME
DtMmdbInfoLibGetInfo -- obtains information about an infolib
SYNOPSIS
#include <DtMmdb.h> DtMmdbInfoLib* DtMmdbInfoLibGetInfo( int infolib_descriptor);
DESCRIPTION
The DtMmdbInfoLibGetInfo function returns a structure containing information about a specified infolib.
ARGUMENTS
infolib_descriptor Specifies the descriptor for the desired infolib.
RETURN VALUE
If DtMmdbInfoLibGetInfo completes successfully, it returns a pointer to the DtMmdbInfoLib structure. If it fails, it returns a NULL pointer.
EXAMPLE
The following shows how a DtMmdbInfoLibGetInfo call might be coded. DtMmdbInfoLibGetInfo(i);
SEE ALSO
DtMmdbInfoLibFreeInfo(3), DtMmdbInfoLibInfo(5), DtMmdbOpenInfoLib(3) DtMmdbInfoLibGetInfo(library call)
Related Man Pages
dtmmdbbookgetlongtitle(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
dtmmdbsectiongetlongtitle(3) - hpux
dtmmdbsectiongetloc(3) - hpux
dtinfoaction(5) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Wrong Array...