'Declaration
<DispIdAttribute(135)> Function BarcodeQRReaderDoScan_3( _ ByVal ImageID As Integer, _ ByVal ScanMode As BarcodeQRReaderScanMode, _ ByVal ExpectedCount As Integer _ ) As GdPictureStatus
[DispId(135)] GdPictureStatus BarcodeQRReaderDoScan_3( int ImageID, BarcodeQRReaderScanMode ScanMode, int ExpectedCount )
function BarcodeQRReaderDoScan_3( ImageID: Integer; ScanMode: BarcodeQRReaderScanMode; ExpectedCount: Integer ): GdPictureStatus;
DispIdAttribute(135) function BarcodeQRReaderDoScan_3( ImageID : int, ScanMode : BarcodeQRReaderScanMode, ExpectedCount : int ) : GdPictureStatus;
[DispId(135)] GdPictureStatus BarcodeQRReaderDoScan_3( int ImageID, BarcodeQRReaderScanMode ScanMode, int ExpectedCount )
[DispId(135)] GdPictureStatus BarcodeQRReaderDoScan_3( int ImageID, BarcodeQRReaderScanMode ScanMode, int ExpectedCount )
Parameters
- ImageID
- ScanMode
- ExpectedCount