Windows.Devices.PointOfService namespace (Handheld 8)

2/18/2014

This namespace provides access to supported types of Point of Service (POS) devices.

Members

The Windows.Devices.PointOfService namespace has these types of members:

  • Classes
  • Enumerations

The following tables list the classes and enumerations that belong to this namespace.

Classes

The Windows.Devices.PointOfService namespace has these types of classes:

Class Description

UnifiedPosErrorData

This class provides error information.

BarcodeSymbologies

This class indicates the barcode scanner symbology.

BarcodeScannerReport

This class provides the barcode scanner data.

BarcodeScannerDataReceivedEventArgs

This class provides the barcode data from the DataReceived event.

BarcodeScannerErrorOccurredEventArgs

This class provides data for the ErrorOccured event.

BarcodeScannerImagePreviewReceivedEventArgs

This class provides the data from the ImagePreviewReceived event.

BarcodeScannerStatusUpdatedEventArgs

This class provides information about an operation status change.

BarcodeScannerCapabilities

This class represents the barcode scanner capabilities.

BarcodeScanner

This class represents the barcode scanner device.

ClaimedBarcodeScanner

This class represents the claimed barcode scanner.

Enumerations

The Windows.Devices.PointOfService namespace has these types of enumerations:

Enumeration Description

BarcodeScannerStatus

This enumeration indicates the barcode code scanner status.

UnifiedPosErrorSeverity

This enumeration indicates error severity.

UnifiedPosPowerReportingType

This enumeration indicates the power reporting capabilities of the Point of Service (POS) device.

UnifiedPosHealthCheckLevel

This enumeration indicates the type of health check that can be performed on the devices.

UnifiedPosErrorReason

This enumeration indicates the reason for the ErrorOccured event.

See Also

Concepts

Windows Embedded 8 Handheld