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

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

Contents


 DtMmdbGetBookCaseByName(library call) DtMmdbGetBookCaseByName(library call)




 NAME    [Toc]    [Back]
      DtMmdbGetBookCaseByName - obtains a descriptor for a bookcase based on
      the bookcase name

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      int DtMmdbGetBookCaseByName(
      int infolib_descriptor,
      const char* base_name);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbGetBookCaseByName function makes the database engine ready
      to provide access service for a bookcase. It allows you to access a
      bookcase by supplying its name.

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

      base_name Specifies the name of the bookcase.

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

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

      DtMmdbGetBookCaseByName(myInfoLib, "thisBookCase");

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbGetBookCaseByIndex HP-UX obtains a descriptor for a bookcase based on an infolib index
DtMmdbGetBookCaseByLoc HP-UX obtains a descriptor for a bookcase based on a hypertext link target
DtMmdbBookCaseGetInfo HP-UX obtains information about a bookcase
DtMmdbBookCase HP-UX dtinfo bookcase structure
dtinfoBookdtd HP-UX dtinfo bookcase document type definition
DtMmdbBookCaseFreeInfo HP-UX frees space used by bookcase information structure
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
fdetach HP-UX detach a STREAMS-based file descriptor from a filename
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service