hpux man page for dtmmdbinforequest

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)

NAME
DtMmdbInfoRequest -- database access request structure in dtinfo
DESCRIPTION
The 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 ALSO
DtMmdbHandle(5) DtMmdbInfoRequest(file formats)
Related Man Pages
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbbookgetshorttitle(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Tar Command