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)NAMEDtMmdbInfoLibGetInfo -- obtains information about an infolibSYNOPSIS#include <DtMmdb.h> DtMmdbInfoLib* DtMmdbInfoLibGetInfo( int infolib_descriptor);DESCRIPTIONThe DtMmdbInfoLibGetInfo function returns a structure containing information about a specified infolib.ARGUMENTSinfolib_descriptor Specifies the descriptor for the desired infolib.RETURN VALUEIf DtMmdbInfoLibGetInfo completes successfully, it returns a pointer to the DtMmdbInfoLib structure. If it fails, it returns a NULL pointer.EXAMPLEThe following shows how a DtMmdbInfoLibGetInfo call might be coded. DtMmdbInfoLibGetInfo(i);SEE ALSODtMmdbInfoLibFreeInfo(3), DtMmdbInfoLibInfo(5), DtMmdbOpenInfoLib(3) DtMmdbInfoLibGetInfo(library call)
Related Man Pages |
---|
dtmmdbdlpgetnextsectionid(3) - hpux |
dtmmdbgetbookcasebylocs(3) - hpux |
dtmmdbsectiongetloc(3) - hpux |
dtinfolib(5) - hpux |
dtinfoaction(5) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Hpux 11iV3 administration document |
Wrong Array... |
Tar Command |
Shopt -s histappend |