Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 747 Bytes

barcodescanner.md

File metadata and controls

23 lines (16 loc) · 747 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.

-examples

-see-also