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

  man pages->HP-UX 11i man pages -> DtMmdbLocatorGetSectionObjectId (3)              
Title
Content
Arch
Section
 

Contents


 DtMmdbLocatorGetSectionObjectIdD(tlMimbdrbaLroycactaolrlG)etSectionObjectId(library call)




 NAME    [Toc]    [Back]
      DtMmdbLocatorGetSectionObjectId - obtains the object identifier of a
      section

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      DtMmdbHandle* DtMmdbLocatorGetSectionObjectId(
      DtMmdbInfoRequest* request);

 DESCRIPTION    [Toc]    [Back]
      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.

 ARGUMENTS    [Toc]    [Back]
      request   Specifies the bookcase in the bookcase descriptor field and
                the logical identifier of the section in the locator_ptr
                field.

 RETURN VALUE    [Toc]    [Back]
      If DtMmdbLocatorGetSectionObjectId completes successfully, it returns
      a pointer to the object identifier for the section. If it fails, it
      returns a NULL pointer.

 EXAMPLE    [Toc]    [Back]
      The following shows how a DtMmdbLocatorGetSectionObjectId call might
      be coded.

      DtMmdbInfoRequest request;
      /* fill the request */
      DtMmdbLocatorGetSectionObjectId(&request);

 SEE ALSO    [Toc]    [Back]
      TO BE SUPPLIED


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbDlpGetNextSectionId HP-UX obtains the object identifier of the next section
DtMmdbTocGetParentId HP-UX obtains the object identifier of the parent section
DtMmdbDlpGetPrevSectionId HP-UX obtains the object identifier of the previous section
DtMmdbSectionGetBookId HP-UX obtains the object identifier of a book
DtMmdbSectionGetStyleSheetId HP-UX obtains the object identifier of a section's stylesheet
DtMmdbSectionGetData HP-UX obtains the data for a section
DtMmdbLocatorGetSectionLoc HP-UX obtains the locator of a section
DtMmdbSectionGetShortTitle HP-UX obtains the short title for a section
DtMmdbSectionGetTocLoc HP-UX obtains the locator for a book's TOC section
DtMmdbBookGetTocObjectId HP-UX obtains the locator of a book's TOC section
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service