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 |
---|
dtmmdbgetbookcasebyloc(3) - hpux |
dtmmdbopeninfolib(3) - hpux |
dtmmdbsectiongetlongtitle(3) - hpux |
dtmmdbsectiongetloc(3) - hpux |
dtmmdbsectiongetshorttitle(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Seeking Alternative for diff in hp |
Tar Command |