Barcode1DReaderType enumeration

Discussions about barcode reading and writing
Post Reply
amp
Posts: 20
Joined: Wed Sep 24, 2008 7:46 pm

Barcode1DReaderType enumeration

Post by amp » Fri Oct 23, 2009 4:38 pm

Hi,
Could you explain this Barcode1DReaderType enumeration
and do you have a list of descriptions for the returned numbers ?

------------------------------------------------------------------------
Returns
Long. A member of the Barcode1DReaderType enumeration.
Category
1D Barcode Recognition

-------------------------------------------------------------------------

Best Regards
Richard

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Barcode1DReaderType enumeration

Post by Loïc » Fri Oct 23, 2009 4:50 pm

Hi Richard,

Sorry, we got a problem with the documentation manager. We will update the doc asap.

Here the enumeration:

Code: Select all

'Barcode1DReaderNone = &H0 
Barcode1DReaderIndustrial2of5 = &H1 
Barcode1DReaderInverted2of5 = &H2
Barcode1DReaderInterleaved2of5 = &H4
Barcode1DReaderIata2of5 = &H8 
Barcode1DReaderMatrix2of5 = &H10
Barcode1DReaderCode39 = &H20
Barcode1DReaderCodeabar = &H40
Barcode1DReaderBcdMatrix = &H80 
Barcode1DReaderDataLogic2of5 = &H100
Barcode1DReaderCode128 = &H1000
Barcode1DReaderEAN128 = &H2000 
Barcode1DReaderCODE93 = &H4000 
Barcode1DReaderEAN13 = &H8000 
Barcode1DReaderUPCA = &H10000
Barcode1DReaderEAN8 = &H20000 
Barcode1DReaderUPCE = &H40000 
Barcode1DReaderADD5 = &H80000
Barcode1DReaderADD2 = &H100000
Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests