BOOL BCIsCompositeComponentAllowed ( e_BarCType  barcodeType,
e_CCType  componentType 
)

Retrieves whether the barcode type can be a composite barcode with a certain component.

Only certain types of barcodes can have composite components, and not all composite barcodes support all type of component types. You can use this function to find out if a certain barcode type supports a certain type of composite component.

Parameters:
[in] barcodeType e_BarCType. The type of barcode.
[in] componentType e_CCType. The type of composite component.
Return values:
true The given barcode type supports the given composite component.
false The given barcode type cannot be a composite barcode, or it the does not support the given type of component.


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:34 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3