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)NAMEDtMmdbFreeGraphicInfo -- frees memory used by a graphics info structureSYNOPSIS#include <DtMmdb.h> void DtMmdbFreeGraphicInfo( DtMmdbGraphicInfo* struct);DESCRIPTIONThe DtMmdbFreeGraphicInfo function frees all memory used by a DtMmdbGraphicInfo structure.ARGUMENTSstruct Specifies the pointer to the DtMmdbGraphicInfo structure, returned by a previous call to DtMmdbGraphicGetInfo.RETURN VALUENone.EXAMPLEThe following shows how a DtMmdbFreeGraphicInfo call might be coded. DtMmdbGraphicInfo* x = ... DtMmdbFreeGraphicInfo(x);SEE ALSODtMmdbGraphicGetInfo(3) DtMmdbFreeGraphicInfo(library call)
| Related Man Pages | 
|---|
| dtmmdbdlpgetprevsectionid(3) - hpux | 
| dtmmdbgetbookcasebyloc(3) - hpux | 
| dtmmdbsectiongetlongtitle(3) - hpux | 
| t_free(3xti) - ultrix | 
| xmclipboardcancelcopy(3) - hpux | 
| Similar Topics in the Unix Linux Community | 
|---|
| Unix File Permissions | 
| Sequence extraction | 
| Thank you members and admins | 
| awk - Multi-line data to be stored in variable | 
| Seeking Alternative for diff in hp |