*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtPrintCopySetupData (3)              
Title
Content
Arch
Section
 

Contents


 DtPrintCopySetupData(library call)       DtPrintCopySetupData(library call)




 NAME    [Toc]    [Back]
      DtPrintCopySetupData - copies one DtPrintSetupData structure to
      another

 SYNOPSIS    [Toc]    [Back]
      #include <Print.h>
      DtPrintSetupData* DtPrintCopySetupData(
      DtPrintSetupData* target,
      const DtPrintSetupData* source);

 DESCRIPTION    [Toc]    [Back]
      The DtPrintCopySetupData function copies the DtPrintSetupData
      structure pointed to by source to the DtPrintSetupData structure
      pointed to by target.  Elements in target are updated only if
      different than the corresponding elements in source.

      For elements that point to allocated memory, DtPrintCopySetupData
      allocates new memory for those elements updated in target. Existing
      elements in target are freed using XtFree.  All elements in a
      DtPrintSetupData structure can be freed by calling
      DtPrintFreeSetupData.

      If source or target is NULL, the copy will not be performed.

 ARGUMENTS    [Toc]    [Back]
      target    A pointer to the DtPrintSetupData structure to copy to.

      source    A pointer to the DtPrintSetupData structure to copy from.

 RETURN VALUE    [Toc]    [Back]
      If DtPrintCopySetupData completes successfully, it returns a pointer
      to the target structure. If it fails, it returns a NULL pointer.

 ENVIRONMENT VARIABLES    [Toc]    [Back]
      None.

 RESOURCES    [Toc]    [Back]
      None.

 ACTIONS/MESSAGES
      None.

 ERRORS/WARNINGS
      None.

 EXAMPLES    [Toc]    [Back]
      None.

 FILES    [Toc]    [Back]
      None.




                                    - 1 -       Formatted:  January 24, 2005






 DtPrintCopySetupData(library call)       DtPrintCopySetupData(library call)




 SEE ALSO    [Toc]    [Back]
      DtPrintSetupBox(3), DtPrintFreeSetupData(3)


                                    - 2 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtPrintFreeSetupData HP-UX frees the memory pointed to by DtPrintSetupData structure elements
pxfstructcopy IRIX Copies structure
SSL_copy_session_id Tru64 Copies the session-id from one SSL structure to another
ALgetconfig IRIX (obsolete) get/set the ALconfig structure of an audio ALport structure
SSL_CTX_get_cert_store Tru64 Get the X509_STORE structure in the SSL_CTX structure
cp Tru64 Copies files
acl_copy_entry Tru64 Copies an ACL entry
DSA_dup_DH NetBSD create a DH structure out of DSA structure
DSA_dup_DH OpenBSD create a DH structure out of DSA structure
DSA_dup_DH Tru64 Create a DH structure out of DSA structure
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service