BarcodeScanningService Class
A service that creates an instance of BarcodeReader for reading data in a tasklet that is obtained from a barcode scanner.
Namespace: Microsoft.Dynamics.Mobile.Components.Services
Assembly: Microsoft.Dynamics.Mobile.Framework.Runtime (in microsoft.dynamics.mobile.framework.runtime.dll)
Assembly: Microsoft.Dynamics.Mobile.Framework.Runtime (in microsoft.dynamics.mobile.framework.runtime.dll)
GetReader gets an instance of a BarcodeReader for a specific tasklet and the configured barcode scanner.
This is a test.
The BarcodeReader operates on the underlying IBarcodeScanner only if the Tasklet instance is active.
Note |
|---|
| "Barcode scanner" refers to the hardware that scans barcodes. "Barcode reader" refers to the software used to scan barcodes. |
Note