RecAPI
|
Barcode information. More...
Public Attributes | |
int | BarFlags |
See ANCH_BARFLAGS. | |
char | BarID [24] |
Barcode name: a single word internal ID, zero terminated. | |
char | BarName [64] |
Barcode display name: possibly multi word English name (may change in newer versions), zero terminated. |
Barcode information.
This structure collects information about barcodes: barcode flags BAR_INFO::BarFlags, short and display name of barcode. See kRecGetBarInfo.