BOOL BCGet_CompSym_IsCCPresent ( t_BarCode pBarCode  ) 

Determines if a composite component was created.

After BCCreate() you can check if a composite component is present (and therefore is part of the created symbol). This method is useful if you adjusted a composite component to be created but - depending on missing input data - the composite component may be omitted (only the linear bar code appears).

Note:
Call after BCCreate()
Parameters:
[in] pBarCode Pointer to barcode structure.
Return values:
true A composite component was created
false No composite component was created


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:29 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7