hpux man page for dtmmdbfreegraphicinfo

Query: dtmmdbfreegraphicinfo

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xmclipboardcancelcopy(3) - centos
xmclipboardendcopy(3) - centos
dtmmdbsectiongetlongtitle(3) - hpux
xmclipboardcancelcopy(3) - hpux
dtmmdbgraphicinfo(5) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Wrong Array...
Tar Command