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

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

Contents


 DtMmdbBookGetLongTitle(library call)   DtMmdbBookGetLongTitle(library call)




 NAME    [Toc]    [Back]
      DtMmdbBookGetLongTitle - obtains the long title of a book

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      const char* DtMmdbBookGetLongTitle(
      DtMmdbInfoRequest* request,
      unsigned int* length);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbBookGetLongTitle function returns the long title of the
      specified book object. Do not use the free function on the returned
      pointer.  Table lookup is involved when the identifier is specified by
      either the primary_oid or sequence_num field.

 ARGUMENTS    [Toc]    [Back]
      request   Specifies the bookcase in the bookcase descriptor field, as
                well as a valid value in the primary_oid, the secondary_oid,
                or the sequence_num field.  The primary_oid represents the
                DtInfo Database object identifier of the TOC section; the
                secondary_oid represents the object identifier of the book
                itself; and the sequence_num represents the sequence number
                of the book within the bookcase (0 based).  If more than one
                of these fields have a valid value, the order of precedence
                is: primary_oid, secondary_oid, and, last, sequence_num.

      length    Specifies the variable to receive the length of the returned
                long title, if the returned pointer to the title is not
                NULL.

 RETURN VALUE    [Toc]    [Back]
      If DtMmdbBookGetLongTitle completes successfully, it returns a pointer
      to the book's long title.  If it fails, it returns a NULL pointer.

 EXAMPLE    [Toc]    [Back]
      None.

 SEE ALSO    [Toc]    [Back]
      DtMmdbBookGetShortTitle(3)


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbBookGetShortTitle HP-UX obtains the short title of a book
DtMmdbSectionGetLongTitle HP-UX obtains the long title for a section
DtMmdbSectionGetShortTitle HP-UX obtains the short title for a section
DtMmdbBookGetSeqNum HP-UX obtains the sequence number of a book
DtMmdbSectionGetBookId HP-UX obtains the object identifier of a book
DtMmdbBookGetTabList HP-UX obtains the list of tab sections in a book
wcstoll FreeBSD convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
wcstoull FreeBSD convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
wcstoul FreeBSD convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
wcstoumax FreeBSD convert a wide character string value to a long, unsigned long, long long, unsigned long long, intma...
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service