*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 DtMmdbOpenInfoLib(3) -- opens an infolib for service
    The DtMmdbOpenInfoLib function opens an infolib for user access and returns the descriptor for the infolib. It makes the database engine ready to provide service for an infolib. To obtain information about an infolib, use the DtMmdbInfoLibGetInfo function.
 DtMmdbQuit(3) -- shuts down the DtInfo database engine
    The DtMmdbQuit function frees all memory used by the database engine and instructs it to stop service. After the call, the database engine can no longer provide services.
 DtMmdbSectionGetBookId(3) -- obtains the object identifier of a book
    The DtMmdbSectionGetBookId function returns the object identifier of the book that contains the specified section. Use the DtMmdbFreeHandle function to release the identifier when it is no longer needed. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetData(3) -- obtains the data for a section
    The DtMmdbSectionGetData function returns the data for the specified section. Do not use the free function on the returned pointer. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetDataSize(3) -- obtains the size of a section's data
    The DtMmdbSectionGetDataSize function returns the number of bytes in the specified section's data. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetLoc(3) -- obtains a section's locator
    The DtMmdbSectionGetLoc function returns the logical identifier for the specified section. Do not use the free function on the returned pointer. No table lookup is involved. The space used by the returned locator pointer is likely to be reused by the database engine when any of the API functions are invoked again. You must make a copy of the content if you want to retain it across multiple API cal...
 DtMmdbSectionGetLongTitle(3) -- obtains the long title for a section
    The DtMmdbSectionGetLongTitle function returns the long title for the specified section. Do not use the free function on the returned pointer. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetShortTitle(3) -- obtains the short title for a section
    The DtMmdbSectionGetShortTitle function returns the short title for the specified section. Do not use the free function on the returned pointer. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetStyleSheetId(3) -- obtains the object identifier of a section's stylesheet
    The DtMmdbSectionGetStyleSheetId function returns the object identifier for the specified section's stylesheet. Use the DtMmdbFreeHandle function to free the handle when it is no longer needed. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbSectionGetTocLoc(3) -- obtains the locator for a book's TOC section
    The 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.
 DtMmdbStylesheetGetData(3) -- obtains the data for a stylesheet object
    The DtMmdbStylesheetGetData function returns the data for the stylesheet used by the specified section. Do not use the free function on the returned pointer. Table lookup is involved if the section identifier is specified by the locator_ptr field.
 DtMmdbStylesheetGetName(3) -- obtains the name of a stylesheet
    The DtMmdbStylesheetGetName function returns the name of the specified stylesheet object. Do not use the free function on the returned pointer.
 DtMmdbTocGetChildIds(3) -- obtains a list of object identifiers for child sections
    The DtMmdbTocGetChildIds function returns an array of the object identifiers for the child sections belonging to the specified section. Use the DtmmdbFreeHandleList to release the array when it is no longer needed.
 DtMmdbTocGetNumOfChildren(3) -- obtains the number of child sections
    The DtMmdbTocGetNumOfChildren function returns the number of child sections for the specified section.
 DtMmdbTocGetParentId(3) -- obtains the object identifier of the parent section
    The DtMmdbTocGetParentId function returns the object identifier of the section that is parent to the specified section. Use the DtMmdbFreeHandle to release the identifier when it is no longer needed.
<<  [Prev]  104  105  106  107  108  109  110  111  112  113  114  115  116  117  118  119  120  121  122  123  124  
125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  141  142  143  144  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service