TBarCode Library 11  TBarCode Library 11
ratioapi.cpp File Reference

Public API functions for barcode print ratio. More...

Functions

LPCSTR _stdcall BCGetRatioString (e_BarCType eType)
 Returns the default print-ratio string of the barcode.
LPCSTR _stdcall BCGetRatioHint (e_BarCType eType)
 Returns the format hint for the print-ratio.
LONG _stdcall BCGetCountBars (e_BarCType eBarCType)
 Returns number of different bar-widths used by the symbology.
LONG _stdcall BCGetCountSpaces (e_BarCType eBarCType)
 Returns number of different space-widths used by the symbology.
LPCSTR _stdcall BCGetRatioA (t_BarCode *pBarCode)
 Gets current print-ratio string.
LPCWSTR _stdcall BCGetRatioW (t_BarCode *pBarCode)
 Gets current print-ratio string.
ERRCODE _stdcall BCSetRatioA (t_BarCode *pBarCode, LPCSTR szRatio)
 Set print-ratio string.
ERRCODE _stdcall BCSetRatioW (t_BarCode *pBarCode, LPCWSTR szRatio)
 Set print-ratio string.

Detailed Description

Public API functions for barcode print ratio.

Required include file: "tbarcode.h"

Author:
TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, A-4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH
Date:
2006