TBarCode Library 11
TBarCode Library 11
|
Public API functions to change barcode symbology and settings. More...
Functions | |
LPCSTR * | BCGetBCListA () |
Returns implemented barcode symbologies Returns string-array of implemented barcodes. More... | |
LPCWSTR * | BCGetBCListW () |
LPCSTR | BCGetBCNameByTypeA (e_BarCType eBCType) |
Returns the barcode name according to given bar code type. More... | |
LPCWSTR | BCGetBCNameByTypeW (e_BarCType eBCType) |
LONG | BCGetBCCount () |
Returns number of implemented barcodes. More... | |
e_BarCType | BCGetBCType (t_BarCode *pBarCode) |
Gets the barcode type (symbology) currently adjusted. More... | |
ERRCODE | BCSetBCType (t_BarCode *pBarCode, e_BarCType eType) |
Chooses the required barcode type (symbology). More... | |
Public API functions to change barcode symbology and settings.
Required include file: "tbarcode.h"
© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Apr 10 2024 13:55:32 for TBarCode Library 11 with doxygen 1.9.1 |