WifiStatusResult Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Possible values returned when querying PlatformLocationProvider for Wifi capabilities
public enum WifiStatusResult
type WifiStatusResult =
Public Enum WifiStatusResult
- Inheritance
-
WifiStatusResult
Fields
Name | Value | Description |
---|---|---|
Available | 0 | Wifi data is available. |
DisabledCapability | 1 | Wifi was disabled in the SensorCapabilities. |
MissingSensorFingerprintProvider | 2 | No sensor fingerprint provider has been created. |
NoAccessPointsFound | 3 | No Wifi access points have been found. |