TBarCode Library 11  TBarCode Library 11
Barcode Options

Functions for specifying barcode settings via the option interface. More...

LPCSTR _stdcall BCGetOptionsA (t_BarCode *pBarCode, LPCSTR szFilter)
 Retrieves the option string that contains all applied options.
LPCWSTR _stdcall BCGetOptionsW (t_BarCode *pBarCode, LPCWSTR szFilter)
 Retrieves the option string that contains all applied options.
ERRCODE _stdcall BCSetOptionsA (t_BarCode *pBarCode, LPCSTR szOption)
 Sets the barcode option string.
ERRCODE _stdcall BCSetOptionsW (t_BarCode *pBarCode, LPCWSTR szOption)
 Sets the barcode option string.

Detailed Description

Functions for specifying barcode settings via the option interface.