Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 764 Bytes

linedisplay_getdeviceselector_321048197.md

File metadata and controls

27 lines (18 loc) · 764 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplay.GetDeviceSelector(Windows.Devices.PointOfService.PosConnectionTypes)
winrt method

Windows.Devices.PointOfService.LineDisplay.GetDeviceSelector

-description

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

-parameters

-param connectionTypes

A list of the connection types to check for available line displays.

-returns

An AQS string that is used to enumerate the line displays available over the specified connection types

-remarks

-see-also

-examples