BarcodeReader.getCurrentData Method

Module: BarcodeReader

Definition

Retrieves the most recent data captured by the device.

bool getCurrentData(CaptureData data)

Parameters

in The capture data to retrieve.

Returns

bool
Indicates if the current data is available for retrieval.

Exceptions

An error has occurred during Devices Library execution.