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

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2