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

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

Contents


 DtMmdbInfoLibFreeInfo(library call)     DtMmdbInfoLibFreeInfo(library call)




 NAME    [Toc]    [Back]
      DtMmdbInfoLibFreeInfo - frees space occupied by an infolib information
      structure

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      void DtMmdbInfoLibFreeInfo(
      DtMmdbInfoLib* info_struct);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbInfoLibFreeInfo function releases the space used by an
      infolib information structure.

 ARGUMENTS    [Toc]    [Back]
      info_struct
                Specifies a pointer to the infolib information structure
                returned by a previous call to the DtMmdbGraphicGetInfo
                function.

 RETURN VALUE    [Toc]    [Back]
      None.

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

      DtMmdbInfoLibInfo *x;
      x = DtMmdbInfoLibGetInfo(0);
      /* make use of x */
      DtMmdbInfoLibFreeInfo(x);

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbBookCaseFreeInfo HP-UX frees space used by bookcase information structure
quot FreeBSD display disk space occupied by each user
quot OpenBSD display disk space occupied by each user
DtMmdbInfoLibInfo HP-UX dtinfo infolib structure
dmMPEG1AudioFilterStateCreate IRIX allocates new or frees DMMPEG1audiofilterstate structure.
DtMmdbInfoLibGetInfo HP-UX obtains information about an infolib
DtMmdbFreeGraphicInfo HP-UX frees memory used by a graphics info structure
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 Tru64 A Drag and Drop function that frees drop site information
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service