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 |
|---|
| dtmmdbgetbookcasebyloc(3) - hpux |
| dtmmdbsectiongetlongtitle(3) - hpux |
| dtmmdbsectiongetloc(3) - hpux |
| dtmmdbsectiongetshorttitle(3) - hpux |
| dtinfoaction(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| PHP Man Pages Now Available (Over 10,000) |
| Thank you members and admins |
| awk - Multi-line data to be stored in variable |