1 out of 1 rated this helpful - Rate this topic

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)

public class BarcodeScanningService : IRolePadConfigurable, IDisposable
public class BarcodeScanningService implements IRolePadConfigurable, IDisposable
public class BarcodeScanningService implements IRolePadConfigurable, IDisposable

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.

NoteNote

"Barcode scanner" refers to the hardware that scans barcodes. "Barcode reader" refers to the software used to scan barcodes.

System.Object
  Microsoft.Dynamics.Mobile.Components.Services.BarcodeScanningService
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)