Query: dtmmdbinforequest
OS: hpux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbInfoRequest(file formats) DtMmdbInfoRequest(file formats)NAMEDtMmdbInfoRequest -- database access request structure in dtinfoDESCRIPTIONThe DtMmdbInfoRequest structure contains information about a DtInfo database access request. The DtMmdbInfoRequest structure is defined as follows: #include <DtInfo/DtMmdb.h> typedef struct _DtMmdbInfoRequest { int bookcase_descriptor; char* locator_ptr; DtMmdbHandle* primary_oid; DtMmdbHandle* secondary_oid; int sequence_num; } DtMmdbInfoRequest; P The DtMmdbInfoRequest members have the following meanings: bookcase_descriptor Specifies the bookcase from which the access will be performed. locator_ptr Specifies the locator of the object to be accessed. primary_oid Specifies the primary object id with which the object can be accessed. secondary_oid Specifies the secondary object id with which the object can be accessed. sequence_num Specifies the sequence number of the object to be accessed.SEE ALSODtMmdbHandle(5) DtMmdbInfoRequest(file formats)
Related Man Pages |
---|
dtinfoshowtopic(3) - hpux |
dtmmdbbookgetlongtitle(3) - hpux |
dtmmdbbookgetshorttitle(3) - hpux |
dtmmdbsectiongetlongtitle(3) - hpux |
dtmmdbsectiongetloc(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Thank you members and admins |
awk - Multi-line data to be stored in variable |