Query: dtmmdbbookgetseqnum
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbBookGetSeqNum(library call) DtMmdbBookGetSeqNum(library call)NAMEDtMmdbBookGetSeqNum -- obtains the sequence number of a bookSYNOPSIS#include <DtMmdb.h> int DtMmdbBookGetSeqNum( DtMmdbInfoRequest* request);DESCRIPTIONThe DtMmdbBookGetSeqNum function returns the sequence number of the specified book object. Table lookup is involved when the identifier is specified by the primary_oid field.ARGUMENTSrequest Specifies the bookcase in the bookcase descriptor field, as well as a valid value in the primary_oid or the secondary_oid field. The primary_oid represents the DtInfo Database object identifier of the TOC section; and the secondary_oid represents the object identifier of the book itself. If both of these fields have a valid value, the order of precedence is: primary_oid and then sec- ondary_oid.RETURN VALUEIf DtMmdbBookGetSeqNum completes successfully, it returns the sequence number of the book. If it fails, it returns -1.EXAMPLENone.SEE ALSOTO BE SUPPLIED. DtMmdbBookGetSeqNum(library call)
Related Man Pages |
---|
dtmmdbbookgettocobjectid(3) - hpux |
dtmmdbbookgetshorttitle(3) - hpux |
dtmmdbdlpgetprevsectionid(3) - hpux |
dtmmdbsectiongetlongtitle(3) - hpux |
pthread_getsequence_np(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Seeking Alternative for diff in hp |