Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WLAN_POWER_SETTING enumeration (wlanapi.h)
The WLAN_POWER_SETTING enumerated type specifies the power setting of an interface.
Syntax
typedef enum _WLAN_POWER_SETTING {
wlan_power_setting_no_saving = 0,
wlan_power_setting_low_saving,
wlan_power_setting_medium_saving,
wlan_power_setting_maximum_saving,
wlan_power_setting_invalid
} WLAN_POWER_SETTING, *PWLAN_POWER_SETTING;
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | wlanapi.h |
See also
Feedback
Was this page helpful?
