GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / BarcodeMicroQRReaderDoScan_4 Method





In This Topic
BarcodeMicroQRReaderDoScan_4 Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(989)>
Function BarcodeMicroQRReaderDoScan_4( _
   ByVal ImageID As Integer, _
   ByVal ScanMode As BarcodeQRReaderScanMode, _
   ByVal ExpectedCount As Integer, _
   ByVal StopOnExpectedCount As Boolean _
) As GdPictureStatus
[DispId(989)]
GdPictureStatus BarcodeMicroQRReaderDoScan_4( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount,
   bool StopOnExpectedCount
)
function BarcodeMicroQRReaderDoScan_4( 
    ImageID: Integer;
    ScanMode: BarcodeQRReaderScanMode;
    ExpectedCount: Integer;
    StopOnExpectedCount: Boolean
): GdPictureStatus; 
DispIdAttribute(989)
function BarcodeMicroQRReaderDoScan_4( 
   ImageID : int,
   ScanMode : BarcodeQRReaderScanMode,
   ExpectedCount : int,
   StopOnExpectedCount : boolean
) : GdPictureStatus;
[DispId(989)]
GdPictureStatus BarcodeMicroQRReaderDoScan_4( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount,
   bool StopOnExpectedCount
) 
[DispId(989)]
GdPictureStatus BarcodeMicroQRReaderDoScan_4( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount,
   bool StopOnExpectedCount
) 

Parameters

ImageID
ScanMode
ExpectedCount
StopOnExpectedCount
See Also

Reference

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