RecAPI
BAR_INFO Struct Reference

Barcode information. More...

List of all members.

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.

Detailed Description

Barcode information.

This structure collects information about barcodes: barcode flags BAR_INFO::BarFlags, short and display name of barcode. See kRecGetBarInfo.