TBarCode Library 11  TBarCode Library 11
BOOL BCGet_CompSym_IsCCAvailable ( t_BarCode pBarCode,
e_CCType  eCCType 
)

Check if a composite component is available for the current base symbology.

Used with GS1 Composite Symbology. Tells you if a specific 2D composite component (CC-A/B/C) can be combined with the selected base symbology. Adjust the base symbology first with BCSetBCType().

Parameters:
[in]pBarCodePointer to barcode structure.
[in]eCCTypeComposite component type (symbology of composite component).
Return values:
trueThe specified composite component is available
falseThe specified composite component is not available