BarcodeReader.getCurrentData Method¶
Module: BarcodeReader
Definition¶
Retrieves the most recent data captured by the device.
bool getCurrentData(CaptureData data)
Parameters
data CaptureDatain The capture data to retrieve.
Returns
boolIndicates if the current data is available for retrieval.
Exceptions
An error has occurred during Devices Library execution.