TBarCode Library 11
TBarCode Library 11
|
These functions are used for modifying the behavior of TBarCode when generating GS1-symbologies. More...
Functions | |
e_CCType | BCGet2DCompositeComponent (t_BarCode *pBarCode) |
Gets adjusted 2D Composite Component. | |
ERRCODE | BCSet2DCompositeComponent (t_BarCode *pBarCode, e_CCType eCCType) |
Sets 2D Composite Component (= CC) Type. | |
BOOL | BCGet_CompSym_IsCCPresent (t_BarCode *pBarCode) |
Determines if a composite component was created. | |
BOOL | BCGet_CompSym_IsCCAvailable (t_BarCode *pBarCode, e_CCType eCCType) |
Check if a composite component is available for the current base symbology. | |
BOOL | BCGet_CompSym_ErrorInCC (t_BarCode *pBarCode) |
Determines the source of the error when creating composite symbologies. | |
BOOL | BCIsCompositeAllowed (e_BarCType barcodeType) |
Retrieves whether the barcode type can be a composite barcode. | |
BOOL | BCIsCompositeComponentAllowed (e_BarCType barcodeType, e_CCType componentType) |
Retrieves whether the barcode type can be a composite barcode with a certain component. |
These functions are used for modifying the behavior of TBarCode when generating GS1-symbologies.