GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtMmdbBookGetSeqNum(library call) DtMmdbBookGetSeqNum(library call)

DtMmdbBookGetSeqNum — obtains the sequence number of a book

#include &<DtMmdb.h>
int DtMmdbBookGetSeqNum(
DtMmdbInfoRequest* request);

The 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.

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 secondary_oid.

If DtMmdbBookGetSeqNum completes successfully, it returns the sequence number of the book. If it fails, it returns -1.

None.

TO BE SUPPLIED.


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.