dtmmdbinforequest(5) hpux man page | unix.com

Man Page: dtmmdbinforequest

Operating Environment: hpux

Section: 5

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
dtmmdbbookgetlongtitle(3) - hpux
dtmmdbbookgettocobjectid(3) - hpux
dtmmdbbookgetshorttitle(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbopeninfolib(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins
Wrong Array...
Tar Command