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