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 Function GetRawData As Byte()
Return Value
Type:
Bytebyte[] the resultant array containing the raw information
directly read from the scanner.
Remarks See Also