
|
ImgBarDecoder Class Library Scan_Finished(Boolean) Event |
Is raised when the barcode scanning is finished.
|
[Visual Basic] Public Event Scan_Finished( _ ByVal Success As Boolean) |
Parameters
Success
The success result of the barcode scanning.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the Scan_Finished event.
|
[Visual Basic] Private Sub BarcodeReader1_Scan_Finished(ByVal Success As Boolean) _ Handles BarcodeReader1.Scan_Finished 'Additional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.
Documentation Version 1.5