TBarCode Library 11
TBarCode Library 11
|
BOOL _stdcall 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.
[in] | pBarCode | Pointer to barcode structure. |
true | Error occurred during creation of the composite component |
false | Error occurred during creation of the base symbology |
© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1 |