dtmmdbfreegraphicinfo(3) hpux man page | unix.com

Man Page: dtmmdbfreegraphicinfo

Operating Environment: hpux

Section: 3

DtMmdbFreeGraphicInfo(library call)									       DtMmdbFreeGraphicInfo(library call)

NAME
DtMmdbFreeGraphicInfo -- frees memory used by a graphics info structure
SYNOPSIS
#include <DtMmdb.h> void DtMmdbFreeGraphicInfo( DtMmdbGraphicInfo* struct);
DESCRIPTION
The DtMmdbFreeGraphicInfo function frees all memory used by a DtMmdbGraphicInfo structure.
ARGUMENTS
struct Specifies the pointer to the DtMmdbGraphicInfo structure, returned by a previous call to DtMmdbGraphicGetInfo.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbFreeGraphicInfo call might be coded. DtMmdbGraphicInfo* x = ... DtMmdbFreeGraphicInfo(x);
SEE ALSO
DtMmdbGraphicGetInfo(3) DtMmdbFreeGraphicInfo(library call)
Related Man Pages
xmclipboardendcopy(3) - redhat
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
dtprintcopysetupdata(3) - hpux
t_free(3xti) - ultrix
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Shopt -s histappend