Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.16 KB

wifiwpsconfigurationresult_status.md

File metadata and controls

28 lines (20 loc) · 1.16 KB
-api-id -api-type
P:Windows.Devices.WiFi.WiFiWpsConfigurationResult.Status
winrt property

Windows.Devices.WiFi.WiFiWpsConfigurationResult.Status

-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.

The status of a GetWpsConfigurationAsync call.

-property-value

A WiFiWpsConfigurationStatus enumeration member indicating the status of the call.

-remarks

-see-also

GetWpsConfigurationAsync, WiFiWpsConfigurationStatus

-examples