ERRCODE BCClone ( t_BarCode **  ppBarCodeDest,
const t_BarCode pBarCodeSrc 
)

Makes a clone of an existing bar code structure.

Call this function if you need a deep copy of a bar code structure. You have to call BCFree on pBarCodeDest after using in order to free the allocated resources.

Parameters:
[in,out] ppBarCodeDest Pointer to destination barcode structure.
[in] pBarCodeSrc Pointer to source barcode structure.
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.
See also:
BCFree()

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Jun 30 16:34:47 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2