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

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

Contents


 DtMmdbGetBookCaseByLoc(library call)   DtMmdbGetBookCaseByLoc(library call)




 NAME    [Toc]    [Back]
      DtMmdbGetBookCaseByLoc - obtains a descriptor for a bookcase based on
      a hypertext link target

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      int DtMmdbGetBookCaseByLoc(
      int infolib_path,
      const char* locator);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbGetBookCaseByLoc function makes the database engine ready to
      provide access service for a bookcase. It allows you to access a
      bookcase by using a hypertext link target in the bookcase.

 ARGUMENTS    [Toc]    [Back]
      infolib_descriptor
                Specifies the infolib that contains the bookcase.

      locator   Specifies the locator of a hypertext link target in the
                bookcase.  The target can be a section or a component within
                a section.  The locator serves as the logical identifier of
                the object.  It is not generated by the DtInfo Database
                Engine.

 RETURN VALUE    [Toc]    [Back]
      If DtMmdbGetBookCaseByLoc completes successfully, it returns the
      descriptor for the bookcase.  If it fails, it returns -1, indicating
      that there is no bookcase in the infolib that contains the specified
      target.

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

      DtMmdbGetBookCaseByLoc(myInfoLibDescriptor,  "abcde0123456789");

 SEE ALSO    [Toc]    [Back]
      DtMmdbGetBookCaseByIndex(3), DtMmdbGetBookCaseByLocs(3),
      DtMmdbGetBookCaseByName(3)


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbGetBookCaseByName HP-UX obtains a descriptor for a bookcase based on the bookcase name
DtMmdbGetBookCaseByLocs HP-UX obtains descriptors for a set of bookcases based on hypertext link targets
DtMmdbGetBookCaseByIndex HP-UX obtains a descriptor for a bookcase based on an infolib index
DtMmdbBookCaseGetInfo HP-UX obtains information about a bookcase
VOP_READLINK FreeBSD read the target of a symbolic link
readlink Linux display target of symbolic link on standard output
readlink OpenBSD display target of symbolic link on standard output
fdetach IRIX detach a name from a STREAMS-based file descriptor
fdetach IRIX detach a name from a STREAMS-based file descriptor
fdetach HP-UX detach a STREAMS-based file descriptor from a filename
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service