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

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

Contents


 DtMmdbFreeHandle(library call)               DtMmdbFreeHandle(library call)




 NAME    [Toc]    [Back]
      DtMmdbFreeHandle - frees memory used by a DtMmdbHandle

 SYNOPSIS    [Toc]    [Back]
      #include <DtMmdb.h>
      void DtMmdbFreeHandle(
      DtMmdbHandle* handle);

 DESCRIPTION    [Toc]    [Back]
      The DtMmdbFreeHandle function frees all memory used by a DtMmdbHandle.

 ARGUMENTS    [Toc]    [Back]
      handle    Specifies the pointer to the handle.

 RETURN VALUE    [Toc]    [Back]
      None.

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

      DtMmdbHandle *x = ...
      /* make use of x */
      DtMmdbFreeHandle(x);

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMmdbFreeHandleList HP-UX frees memory used by a DtMmdbHandle array
XmTabListFree HP-UX A convenience function that frees the memory of a new tab list
DtMmdbFreeGraphicInfo HP-UX frees memory used by a graphics info structure
DtPrintFreeSetupData HP-UX frees the memory pointed to by DtPrintSetupData structure elements
contig_free Tru64 General: Frees a block of memory previously allocated by contig_malloc
FREE Tru64 General: Deallocates (frees) the allocated kernel virtual memory
XmTabFree HP-UX A convenience function that frees a tab
dmPMInitPlugin IRIX initializes and frees plugins
freeb Tru64 STREAMS: Frees a message block
XmRenditionFree HP-UX A convenience function that frees a rendition
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service