TBarCode Library 11  TBarCode Library 11
ERRCODE TECIT_STDCALL BCAlloc ( t_BarCode **  ppBarCode)

Allocates and initializes barcode structure.

Must be called as first function before any other call using pBarCode. This function allocates and initializes the internal barcode structure to store all parameters. It sets the pointer that you pass to this function. For each barcode you want to use simultaneously, you have to call this function to get an appropriate handle (pBarCode).

Parameters
[in,out]ppBarCodePointer to barcode structure. Only valid if return value is ErrOk (0)
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.
See also
BCFree()

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8