TwainBarCodeGetType Method (GdPictureImaging)
Returns the type of a bar code found on the last acquired image.
'Declaration
Public Function TwainBarCodeGetType( _
ByVal As Integer _
) As TwainBarCodeType
Parameters
- BarCodeNo
- The barcode number. Must be value between 1 and the number of detected
barcodes.
Return Value
A member of the TwainBarCodeType enumeration.