BarcodeReadEventArgs.DataBuffer Field

Stores the buffer containing the data that was read.

Namespace: Honeywell.Mobility.DataCollection

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

Syntax

[C#]
public byte[] DataBuffer
[Visual Basic]
Public DataBuffer As Byte[]

More Information

BarcodeReadEventArgs Class