TBarCode Library 11
TBarCode Library 11
|
Public API functions to set the generic barcode options. More...
Functions | |
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. |
Public API functions to set the generic barcode options.
Required include file: "tbarcode.h"