Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 946 Bytes

barcodescanner.md

File metadata and controls

30 lines (21 loc) · 946 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.BarcodeScanner
winrt class
xbox

Windows.Devices.PointOfService.BarcodeScanner

-description

Represents the barcode scanner device.

-remarks

This object is created when GetDefaultAsync or FromIdAsync method completes.

See the barcode scanner sample for an example implementation.

Version history

Windows version SDK version Value added
1607 14393 VideoDeviceId
1703 15063 GetDeviceSelector(PosConnectionTypes)

-examples

-see-also