Query: dtmmdbsectiongettocloc
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbSectionGetTocLoc(library call) DtMmdbSectionGetTocLoc(library call)NAMEDtMmdbSectionGetTocLoc -- obtains the locator for a book's TOC sectionSYNOPSIS#include <DtMmdb.h> const char* DtMmdbSectionGetTocLoc( DtMmdbInfoRequest* request);DESCRIPTIONThe DtMmdbSectionGetTocLoc function returns the locator of the TOC section of the book that contains the specified section. Table lookup is involved if the section identifier is specified by the locator_ptr field.ARGUMENTSrequest Specifies the bookcase in the bookcase descriptor field and either the section's Database Engine identifier (in the primary_oid field) or the section's logical identifier (in the locator_ptr field). If both of these fields have a value, DtMmdbSectionGetTo- cLoc uses the locator_ptr value.RETURN VALUEIf DtMmdbSectionGetTocLoc completes successfully, it returns a pointer to the book's TOC section. If it fails, it returns a NULL pointer.EXAMPLEThe following shows how a DtMmdbSectionGetTocLoc call might be coded. DtMmdbInfoRequest request; /* fill the request here */ locator = DtMmdbSectionGetTocLoc(&request);SEE ALSOTO BE SUPPLIED DtMmdbSectionGetTocLoc(library call)
Related Man Pages |
---|
dtinfoshowtopic(3) - hpux |
dtmmdbbookgetshorttitle(3) - hpux |
dtmmdbgetbookcasebylocs(3) - hpux |
dtmmdbsectiongetlongtitle(3) - hpux |
dtmmdbsectiongetshorttitle(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
SAN Migration question |
Sequence extraction |
Hpux 11iV3 administration document |
Thank you members and admins |
Tar Command |