ScannerNotifyEventArgs Class

This member class of BarcodeReader passes information about scanner events to the application.

Namespace: Honeywell.Mobility.DataCollection

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

Syntax

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

Remarks

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Inheritance Hierarchy

System.EventArgs

System.Object

Honeywell.Mobility.DataCollection.ScannerNotifyEventArgs

More Information

ScannerNotifyEventArgs Members

Honeywell.Mobility.DataCollection Classes