dtmmdbinfolibfreeinfo(3) hpux man page | unix.com

Man Page: dtmmdbinfolibfreeinfo

Operating Environment: hpux

Section: 3

DtMmdbInfoLibFreeInfo(library call)									       DtMmdbInfoLibFreeInfo(library call)

NAME
DtMmdbInfoLibFreeInfo -- frees space occupied by an infolib information structure
SYNOPSIS
#include <DtMmdb.h> void DtMmdbInfoLibFreeInfo( DtMmdbInfoLib* info_struct);
DESCRIPTION
The DtMmdbInfoLibFreeInfo function releases the space used by an infolib information structure.
ARGUMENTS
info_struct Specifies a pointer to the infolib information structure returned by a previous call to the DtMmdbGraphicGetInfo function.
RETURN VALUE
None.
EXAMPLE
The following shows how a DtMmdbInfoLibFreeInfo call might be coded. DtMmdbInfoLibInfo *x; x = DtMmdbInfoLibGetInfo(0); /* make use of x */ DtMmdbInfoLibFreeInfo(x);
SEE ALSO
DtMmdbInfoLibGetInfo(3) DtMmdbInfoLibFreeInfo(library call)
Related Man Pages
dtmmdbgetbookcasebyloc(3) - hpux
dtmmdbgetbookcasebylocs(3) - hpux
dtmmdbsectiongetlongtitle(3) - hpux
dtmmdbsectiongetloc(3) - hpux
xmclipboardendcopy(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp