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

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

Contents


 DtMmdbGetBookCaseByIndex(library call)DtMmdbGetBookCaseByIndex(library call)




 NAME    [Toc]    [Back]
      DtMmdbGetBookCaseByIndex - obtains a descriptor for a bookcase based
      on an infolib index

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      int DtMmdbGetBookCaseByIndex(
      int infolib_descriptor,
      int index);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbGetBookCaseByIndex function makes the database engine ready
      to provide access service for a bookcase. It allows you to access all
      bookcases in an infolib without knowing their names.

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

      index     Specifies the index of the bookcase within the infolib.  The
                value must be an integer in the range 0 to n-1, where n is
                the number of bookcases in the infolib.

 RETURN VALUE    [Toc]    [Back]
      If DtMmdbGetBookCaseByIndex completes successfully, it returns the
      descriptor for the bookcase.  If it fails, it returns -1.

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

      DtMmdbGetBookCaseByIndex(myInfoLibDescriptor, i);

 SEE ALSO    [Toc]    [Back]
      DtMmdbGetBookCaseByLoc(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
DtMmdbGetBookCaseByLoc HP-UX obtains a descriptor for a bookcase based on a hypertext link target
DtMmdbInfoLibGetInfo HP-UX obtains information about an infolib
DtMmdbBookCaseGetInfo HP-UX obtains information about a bookcase
getdtablehi IRIX get largest open file descriptor index
ldgetpd Tru64 retrieves procedure descriptor given a procedure descriptor index
ldgetpd IRIX retrieve procedure descriptor given a procedure descriptor index
DtMmdbGetBookCaseByLocs HP-UX obtains descriptors for a set of bookcases based on hypertext link targets
fdetach IRIX detach a name from a STREAMS-based file descriptor
fdetach IRIX detach a name from a STREAMS-based file descriptor
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service