dtmmdbinfolibgetinfo(3) hpux man page | unix.com

Man Page: dtmmdbinfolibgetinfo

Operating Environment: hpux

Section: 3

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
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbsectiongetloc(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
dtprintcopysetupdata(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?
SAN Migration question
Sequence extraction
Shopt -s histappend