Main Page
Barcode Library (CVCBarcode.dll)
Macros
Data Types: Code 11
Macros
#define
CVC_BC_CODE11_CHECKDIGIT_1
1
One check digit is evaluated.
#define
CVC_BC_CODE11_CHECKDIGIT_2
2
Two check digits are evaluated.
#define
CVC_BC_CODE11_CHECKDIGIT_NO
0
No check digit is evaluated.
Detailed Description
Macro Definition Documentation
#define CVC_BC_CODE11_CHECKDIGIT_1 1
One check digit is evaluated.
#define CVC_BC_CODE11_CHECKDIGIT_2 2
Two check digits are evaluated.
#define CVC_BC_CODE11_CHECKDIGIT_NO 0
No check digit is evaluated.
Barcode DLL Reference generated on Thu Jul 16 2020 14:49:00