Barcode (CVCBarcode.dll) 14.0
Data Types: 2D Pharmacode

Macros

#define CVC_BC_DONT_CARE   0
 This setting specifies that specific a bar (ranging from 1 to 8) of a 2D Pharmacode don't care. More...
 
#define CVC_BC_MISS   2
 This setting specifies that specific a bar (ranging from 1 to 8) must not be present. More...
 
#define CVC_BC_PRESENT   1
 This setting specifies that specific a bar (ranging from 1 to 8) must be present. More...
 

Detailed Description

Macro Definition Documentation

◆ CVC_BC_DONT_CARE

#define CVC_BC_DONT_CARE   0

This setting specifies that specific a bar (ranging from 1 to 8) of a 2D Pharmacode don't care.

Related Topics:
CvcBcSetDataMatrixEx

◆ CVC_BC_MISS

#define CVC_BC_MISS   2

This setting specifies that specific a bar (ranging from 1 to 8) must not be present.

Related Topics:
CvcBcSetDataMatrixEx

◆ CVC_BC_PRESENT

#define CVC_BC_PRESENT   1

This setting specifies that specific a bar (ranging from 1 to 8) must be present.

Related Topics:
CvcBcSetDataMatrixEx