[Barcode] How to use parameters (profile) set by Barcode Reader app settings from my application.
Category | FAQ |
---|---|
Model | FZ-E1,FZ-F1 |
Operating System | Windows Embedded 8.1 Handheld, Windows 10 IoT Mobile Enterprise |
Language | |
Release Date | 12/12/17 |
File Name | |
Index No | 76321 |
Question
How to use parameters (profile) set by Barcode Reader app settings from my application.
Answer
When creating a UWP app (or Windows Phone 8.1 app) that uses the barcode function, you can use parameters (profile) such as Symbologies set by Barcode Reader app.
By specifying the profile name "OEMProfile" with the SetActiveProfileAsync method of the Windows.Devices.PointOfService.ClaimedBarcodeScanner class, the parameters set by Barcode Reader app are reflected.