In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / Barcode1DReaderDoScan_5 Method

Barcode1DReaderDoScan_5 Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(991)>

Function Barcode1DReaderDoScan_5( _

   ByVal ImageID As Integer, _

   ByVal ScanMode As Barcode1DReaderScanMode, _

   ByVal BarcodeType As Barcode1DReaderType, _

   ByVal ReturnCorrupted As Boolean, _

   ByVal ExpectedCount As Integer, _

   ByVal StopOnExpectedCount As Boolean, _

   ByVal timeoutMilliseconds As Integer _

) As GdPictureStatus
function Barcode1DReaderDoScan_5( 

    ImageID: Integer;

    ScanMode: Barcode1DReaderScanMode;

    BarcodeType: Barcode1DReaderType;

    ReturnCorrupted: Boolean;

    ExpectedCount: Integer;

    StopOnExpectedCount: Boolean;

    timeoutMilliseconds: Integer

): GdPictureStatus; 
DispIdAttribute(991)

function Barcode1DReaderDoScan_5( 

   ImageID : int,

   ScanMode : Barcode1DReaderScanMode,

   BarcodeType : Barcode1DReaderType,

   ReturnCorrupted : boolean,

   ExpectedCount : int,

   StopOnExpectedCount : boolean,

   timeoutMilliseconds : int

) : GdPictureStatus;

Parameters

ImageID
ScanMode
BarcodeType
ReturnCorrupted
ExpectedCount
StopOnExpectedCount
timeoutMilliseconds
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members