TBarCode Library 11  TBarCode Library 11

◆ BCClone()

ERRCODE TECIT_STDCALL 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]ppBarCodeDestPointer to destination barcode structure.
[in]pBarCodeSrcPointer to source barcode structure.
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.
See also
BCFree()

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Nov 6 2019 16:51:32 for TBarCode Library 11 with doxygen 1.8.13