ERRCODE 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] ppBarCode Pointer to barcode structure. Only valid if return value is ErrOk (0)
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 Tue May 5 15:50:32 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3