TBarCode Library 11
TBarCode Library 11
|
ERRCODE TECIT_STDCALL BCSetBCType | ( | t_BarCode * | pBarCode, |
e_BarCType | eType | ||
) |
Chooses the required barcode type (symbology).
Specifies the type of the barcode to be generated (the so-called symbology). Look at the Barcode Reference to get an overview of the enumerations. The default symbology used by TBarCode is Code128.
[in] | pBarCode | Pointer to barcode structure. |
[in] | eType | Bar-code type (barcode symbology). |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed May 18 2022 11:16:25 for TBarCode Library 11 with doxygen 1.8.17 |