Public API functions to change barcode symbology and settings. More...
Functions | |
LONG | BCGetBCCount () |
Returns number of implemented barcodes. | |
e_BarCType | BCGetBCType (t_BarCode *pBarCode) |
Gets the barcode type (symbology) currently adjusted. | |
ERRCODE | BCSetBCType (t_BarCode *pBarCode, e_BarCType eType) |
Chooses the required barcode type (symbology). | |
LPCSTR * | BCGetBCListA () |
Returns implemented barcode symbologies Returns string-array of implemented barcodes. | |
LPCWSTR * | BCGetBCListW () |
Returns implemented barcode symbologies Returns string-array of implemented barcodes. |
Public API functions to change barcode symbology and settings.
Required include file: "tbarcode.h"
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:42 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |