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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 DtMmdbInit(3) -- initializes the DtInfo database engine
    The DtMmdbInit function makes the DtInfo database engine ready to provide access service. When the function returns, the database has been initialized.
 DtMmdbLocatorGetSectionLoc(3) -- obtains the locator of a section
    The DtMmdbLocatorGetSectionLoc function returns the locator of the section that contains the specified component. Do not use the free function on the returned pointer. Table lookup is involved because the component identifier is specified by the locator_ptr field.
 DtMmdbLocatorGetSectionObjectId(3) -- obtains the object identifier of a section
    The DtMmdbLocatorGetSectionObjectId function returns the object identifier of the specified section. Use the DtMmdbFreeHandle function to release the identifier when it is no longer needed. Table lookup is involved because the section identifier is specified by the locator_ptr field.
 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.
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  26  27  28  29  30  31  32  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service