iDRS™ SDK 16
Loading...
Searching...
No Matches
BarcodeAdvancedParameters Struct Reference

Structure that manages advanced barcode recognition parameters. More...

#include <StructDefinitions_interface.h>

Public Attributes

IDRS_UINT uiMinLength
 The minimum barcode length (number of symbols), 0 for automatic.
 
IDRS_UINT uiMaxLength
 The maximum barcode length (number of symbols), 0 for automatic.
 

Detailed Description

Structure that manages advanced barcode recognition parameters.

It let the integrator specify advanced parameters for a specific barcode type:

  • minimum and maximum number of symbols.
See also
group_idrs_barcodes The iDRS barcodes types.
group_idrs_dflt_barcode The default barcode parameters.