énumération DOT11_RADIO_STATE (wlanapi.h)
L’énumération DOT11_RADIO_STATE spécifie un état radio 802.11.
Syntax
typedef enum _DOT11_RADIO_STATE {
dot11_radio_state_unknown = 0,
dot11_radio_state_on,
dot11_radio_state_off
} DOT11_RADIO_STATE, *PDOT11_RADIO_STATE;
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 Build 20348 |
Serveur minimal pris en charge | Windows 10 Build 20348 |
En-tête | wlanapi.h |