Windows.Devices.PointOfService.Provider Namespace
Enables a server to provide barcode scanning functionality to client applications.
Classes
BarcodeScannerDisableScannerRequest |
Represents the request to disable the barcode scanner. |
BarcodeScannerDisableScannerRequestEventArgs |
Contains information about a request to disable the barcode scanner. |
BarcodeScannerEnableScannerRequest |
Represents the request to enable the barcode scanner. |
BarcodeScannerEnableScannerRequestEventArgs |
Contains information about a request to enable a barcode scanner. |
BarcodeScannerFrameReader |
Reads video frames from a camera. |
BarcodeScannerFrameReaderFrameArrivedEventArgs |
This object is passed as a parameter to the event handlers for the BarcodeScannerFrameReader.FrameArrived event. |
BarcodeScannerGetSymbologyAttributesRequest |
Represents the request to get attributes of a barcode symbology. |
BarcodeScannerGetSymbologyAttributesRequestEventArgs |
Contains information about a request to get the attributes of a barcode symbology. |
BarcodeScannerHideVideoPreviewRequest |
Represents the request to hide a video preview window. |
BarcodeScannerHideVideoPreviewRequestEventArgs |
Contains information about a request to hide a video preview window. |
BarcodeScannerProviderConnection |
Represents a connection to a barcode scanner provider client. |
BarcodeScannerProviderTriggerDetails |
Represents trigger information about the barcode scanner background task, where data will be transferred between the app and its caller. |
BarcodeScannerSetActiveSymbologiesRequest |
Represents the request to set the barcode symbologies for the device to use. |
BarcodeScannerSetActiveSymbologiesRequestEventArgs |
Contains information about a request to set the barcode symbologies for the device to use. |
BarcodeScannerSetSymbologyAttributesRequest |
Represents the request to set the attributes of a barcode symbology. |
BarcodeScannerSetSymbologyAttributesRequestEventArgs |
Contains information about a request to set the attributes of a barcode symbology. |
BarcodeScannerStartSoftwareTriggerRequest |
Represents the request to signal a barcode scanner to start scanning. |
BarcodeScannerStartSoftwareTriggerRequestEventArgs |
Contains information about a request to signal a barcode scanner to start scanning. |
BarcodeScannerStopSoftwareTriggerRequest |
Represents the request to signal a barcode scanner to stop scanning. |
BarcodeScannerStopSoftwareTriggerRequestEventArgs |
Contains information about a request to stop software trigger. |
BarcodeScannerVideoFrame |
Represents data from a video frame that was acquired by using a BarcodeScannerFrameReader. |
BarcodeSymbologyAttributesBuilder |
Represents the builder of barcode symbology attributes. |
Enums
BarcodeScannerTriggerState |
Defines the constants that indicate the barcode trigger state. |