Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.09 KB

wifiadapter_getdeviceselector_838466080.md

File metadata and controls

30 lines (20 loc) · 1.09 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.WiFi.WiFiAdapter.GetDeviceSelector
winrt method
xbox

Windows.Devices.WiFi.WiFiAdapter.GetDeviceSelector

-description

Note

Some information relates to pre-released product, which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Important

This API will be affected by upcoming changes to operating system behavior, planned for fall 2024. For more info, see Changes to API behavior for Wi-Fi access and location.

A static method that returns an Advanced Query Syntax (AQS) string to be used to enumerate Wi-Fi adapters using Windows.Devices.Enumeration.DeviceInformation.FindAllAsync and related methods.

-returns

An identifier to be used to enumerate Wi-Fi devices.

-remarks

-examples

-see-also