Share via


BarcodeScanner.GetDeviceSelector method (Handheld 8)

2/18/2014

Returns an Advanced Query Syntax (AQS) string this is used to enumerate available barcode scanners.

Syntax

public static string GetDeviceSelector()
Public Shared Function GetDeviceSelector() As String
public:
static String^ GetDeviceSelector()

Parameters

This method has no parameters..

Return value

Type: System.String [.NET] | Platform::String [C++]

An Advanced Query Syntax (AQS) string that is used to enumerate available barcode scanners.

See Also

Reference

BarcodeScanner class