BarcodeReadErrorEventArgs Class

This member class of BarcodeReader passes error event information to the application.

Namespace: Honeywell.Mobility.DataCollection

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

Syntax

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

More Information

BarcodeReadErrorEventArgs Members

Honeywell.Mobility.DataCollection Classes