'Declaration
<DispIdAttribute(38)> Function Barcode1DReaderDoScan_3( _ ByVal ImageID As Integer, _ ByVal ScanMode As Barcode1DReaderScanMode, _ ByVal BarcodeType As Barcode1DReaderType, _ ByVal ReturnCorrupted As Boolean, _ ByVal ExpectedCount As Integer _ ) As GdPictureStatus
[DispId(38)] GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
function Barcode1DReaderDoScan_3( ImageID: Integer; ScanMode: Barcode1DReaderScanMode; BarcodeType: Barcode1DReaderType; ReturnCorrupted: Boolean; ExpectedCount: Integer ): GdPictureStatus;
DispIdAttribute(38) function Barcode1DReaderDoScan_3( ImageID : int, ScanMode : Barcode1DReaderScanMode, BarcodeType : Barcode1DReaderType, ReturnCorrupted : boolean, ExpectedCount : int ) : GdPictureStatus;
[DispId(38)] GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
[DispId(38)] GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
Parameters
- ImageID
- ScanMode
- BarcodeType
- ReturnCorrupted
- ExpectedCount