Click or drag to resize

IDecodeResultGetRawData Method

Returns the raw decoded data result from scanner as a byte array.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
byte[] GetRawData()

Return Value

Type: Byte
byte[] the resultant array containing the raw information directly read from the scanner.
Remarks

Returns the raw decoded data result from scanner as a byte array.

[Android Documentation]

See Also