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
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbopeninfolib(3) - hpux
dtmmdbsectiongetlongtitle(3) - hpux
dtmmdbsectiongetloc(3) - 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
Tar Command