GetBarNumber

Description         The GetBarNumber method returns barnumber of the retrieved barcode.

Syntax                 RetVal = [BiBrw1Dh] GetBarNumber

 

Returns                RetVal                          Short        Barnumber of the retrieved barcode. The bar number is the number of Bars that the detected Barcode is consisting of. This value might be interesting in case of not being able to decode a detected barcode. Based on this value, you should be able to filter out invalid barcodes assuming that he is aware of how large barcode he is expecting on the image to scan. This might be even more useful in case of detecting barcode types which are always consisting of a specified number of Bars such as EAN types.

Remarks            

See Also              GetBarCodePositionStructValues