Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 803 Bytes

barcodescanner_getdeviceselector_321048197.md

File metadata and controls

26 lines (18 loc) · 803 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.BarcodeScanner.GetDeviceSelector(Windows.Devices.PointOfService.PosConnectionTypes)
winrt method

Windows.Devices.PointOfService.BarcodeScanner.GetDeviceSelector

-description

Gets an Advanced Query Syntax (AQS) string that you can use to list the barcode scanners available over the specified connection types

-parameters

-param connectionTypes

A list of the connection types to test for available barcode scanners.

-returns

An Advanced Query Syntax (AQS) string that is used to enumerate the barcode scanners available over the specified connection types

-remarks

-see-also

-examples