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


© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Nov 27 14:28:03 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3