ImgBarDecoder User Control

ImgBarDecoder Class Library

ImgBarDecoder.ReadBarcodes_From_URL(String) Boolean

 

Loads the url image filename in memory and reads all valid barcodes.

 

 

[Visual Basic]

Public Function ReadBarcodes_FromURL( _

ByVal url as String) As Boolean

 

Parameters

    url.

        The url file path of the image.

 

Return Value

    The status of read barcodes function.

 

Example

[Visual Basic] The following example loads the url image filename in memory and reads all valid barcodes.

 

[Visual Basic]

BarcodeReader1.ReadBarcodes("http://www.imagecomponents.com/01.tif")

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.

Documentation Version 1.5