TBarCode Library 11
TBarCode Library 11
|
Public API functions for barcode print ratio. More...
Functions | |
LPCSTR _stdcall | BCGetRatioString (e_BarCType eType) |
Returns the default print-ratio string of the barcode. More... | |
LPCSTR _stdcall | BCGetRatioHint (e_BarCType eType) |
Returns the format hint for the print-ratio. More... | |
LONG _stdcall | BCGetCountBars (e_BarCType eBarCType) |
Returns number of different bar-widths used by the symbology. More... | |
LONG _stdcall | BCGetCountSpaces (e_BarCType eBarCType) |
Returns number of different space-widths used by the symbology. More... | |
LPCSTR _stdcall | BCGetRatioA (t_BarCode *pBarCode) |
Gets current print-ratio string. More... | |
LPCWSTR _stdcall | BCGetRatioW (t_BarCode *pBarCode) |
Gets current print-ratio string. More... | |
ERRCODE _stdcall | BCSetRatioA (t_BarCode *pBarCode, LPCSTR szRatio) |
Set print-ratio string. More... | |
ERRCODE _stdcall | BCSetRatioW (t_BarCode *pBarCode, LPCWSTR szRatio) |
Set print-ratio string. More... | |
Public API functions for barcode print ratio.
Required include file: "tbarcode.h"
© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Aug 12 2014 12:30:33 for TBarCode Library 11 with doxygen 1.8.3.1 |