dtprintfreesetupdata(3) hpux man page | unix.com

Man Page: dtprintfreesetupdata

Operating Environment: hpux

Section: 3

DtPrintFreeSetupData(library call)										DtPrintFreeSetupData(library call)

NAME
DtPrintFreeSetupData -- frees the memory pointed to by DtPrintSetupData structure elements
SYNOPSIS
#include <Print.h> void DtPrintFreeSetupData( DtPrintSetupData* target);
DESCRIPTION
The DtPrintFreeSetupData function calls XtFree to deallocate memory pointed to by elements of the DtPrintSetupData structure indicated by target. The DtPrintSetupData structure pointed to by target is not altered by this function. For a description of the DtPrintSetupData structure, see DtPrintSetupBox(3).
ARGUMENTS
target Pointer to the DtPrintSetupData structure whose elements are to be freed.
RETURN VALUE
None.
ENVIRONMENT VARIABLES
None.
RESOURCES
None.
ACTIONS
/MESSAGES None.
ERRORS
/WARNINGS None.
EXAMPLES
None.
FILES
None.
SEE ALSO
DtPrintSetupBox(3) DtPrintFreeSetupData(library call)
Related Man Pages
dtprintcopysetupdata(3) - hpux
dtprintresetconnection(3) - hpux
dtprintsetupbox(3) - hpux
dtprint(5) - hpux
tran_tgt_init(9e) - centos
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Tar Command