TBarCode Library 11
TBarCode Library 11
|
Functions for handling the barcode type (barcode symbology). More...
Functions | |
LONG TECIT_STDCALL | BCGetBCCount () |
Returns number of implemented barcodes. More... | |
e_BarCType TECIT_STDCALL | BCGetBCType (t_BarCode *pBarCode) |
Gets the barcode type (symbology) currently adjusted. More... | |
ERRCODE TECIT_STDCALL | BCSetBCType (t_BarCode *pBarCode, e_BarCType eType) |
Chooses the required barcode type (symbology). More... | |
LPCSTR *TECIT_STDCALL | BCGetBCListA () |
Returns implemented barcode symbologies Returns string-array of implemented barcodes. More... | |
LPCWSTR *TECIT_STDCALL | BCGetBCListW () |
Returns implemented barcode symbologies Returns string-array of implemented barcodes. More... | |
LPCSTR TECIT_STDCALL | BCGetBCNameByTypeA (e_BarCType eBCType) |
Returns the barcode name according to given bar code type. More... | |
LPCWSTR TECIT_STDCALL | BCGetBCNameByTypeW (e_BarCType eBCType) |
Returns the barcode name according to given bar code type. More... | |
Functions for handling the barcode type (barcode symbology).
Set the barcode type after BCAlloc(), but before BCCreate().
© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8 |