Functions for handling the barcode type (barcode symbology). 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. |
Functions for handling the barcode type (barcode symbology).
Set the barcode type after BCAlloc(), but before BCCreate().
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:47 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |