TBarCode Library 11  TBarCode Library 11
BOOL BCGet_CompSym_ErrorInCC ( t_BarCode pBarCode)

Determines the source of the error when creating composite symbologies.

If BCCreate() returns with an error this function indicates whether the error happened in the base symbology or in the composite symbol. Example: If the composite component could not be created due to wrong data this function returns true.

Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
trueError occurred during creation of the composite component
falseError occurred during creation of the base symbology