BarcodeReadEventArgs Class

This member class of BarcodeReader passes information from BarcodeReader to the calling application when a BarcodeRead event is handled.

Namespace: Honeywell.Mobility.DataCollection

Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)

Syntax

[C#]
public class BarcodeReadEventArgs : EventArgs
[Visual Basic]
Public Class BarcodeReadEventArgs _
    Inherits EventArgs

More Information

BarcodeReadEventArgs Members

Honeywell.Mobility.DataCollection Classes