Data Fields | |
TZXBarcodeFormats | Format |
Format of the code. | |
char | FormatName [ZXBarcodeFormatMaxNumChar] |
Pretty-print name of the barcode format stored in Format . | |
float | PositionX [4] |
X coordinates of the up to four corner points of the code. | |
float | PositionY [4] |
Y coordinates of the up to four corner points of the code. | |
char | Text [ZXBarcodeMaxNumChar] |
Content of the barcode (as zero terminated string). | |
Result returned by ZXReadCode and ZXReadMultipleCodes.