![]() |
![]()
| ![]() |
![]()
NAMEDtPrintFreeSetupData — frees the memory pointed to by DtPrintSetupData structure elements SYNOPSIS#include &<Print.h> void DtPrintFreeSetupData( DtPrintSetupData* target); DESCRIPTIONThe 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
RETURN VALUENone. ENVIRONMENT VARIABLESNone. RESOURCESNone. ACTIONS/MESSAGESNone. ERRORS/WARNINGSNone. EXAMPLESNone. FILESNone. SEE ALSODtPrintSetupBox(3)
|