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

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

Contents


 DtMmdbBookCaseFreeInfo(library call)   DtMmdbBookCaseFreeInfo(library call)




 NAME    [Toc]    [Back]
      DtMmdbBookCaseFreeInfo - frees space used by bookcase information
      structure

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      void DtMmdbBookCaseFreeInfo(
      DtMmdbBookCaseInfo* x);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbBookCaseFreeInfo function frees the space used by the
      specified bookcase information structure.

 ARGUMENTS    [Toc]    [Back]
      x         Specifies a pointer to the bookcase information structure.

 RETURN VALUE    [Toc]    [Back]
      None.

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

      DtBookCaseInfo* x = DtMmdbBookCaseGetInfo(0);
      /* make use of x */
      DtMmdbBookCaseFreeInfo(x);
      /* free x */

 SEE ALSO    [Toc]    [Back]
      DtMmdbBookCaseGetInfo(3), DtMmdbBookCaseGetInfo(3)


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbInfoLibFreeInfo HP-UX frees space occupied by an infolib information structure
DtMmdbBookCase HP-UX dtinfo bookcase structure
dmMPEG1AudioFilterStateCreate IRIX allocates new or frees DMMPEG1audiofilterstate structure.
DtMmdbGetBookCaseByName HP-UX obtains a descriptor for a bookcase based on the bookcase name
DtMmdbFreeGraphicInfo HP-UX frees memory used by a graphics info structure
DtMmdbBookCaseGetInfo HP-UX obtains information about a bookcase
rmfree Tru64 General: Frees space previously allocated into the specified resource map
DtPrintFreeSetupData HP-UX frees the memory pointed to by DtPrintSetupData structure elements
XmDropSiteUnregister HP-UX A Drag and Drop function that frees drop site information
XmDropSiteUnregister Tru64 A Drag and Drop function that frees drop site information
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service