WLAN_HOSTED_NETWORK_RADIO_STATE structure
Applies to: desktop apps only
The WLAN_HOSTED_NETWORK_RADIO_STATE structure contains information about the radio state on the wireless Hosted Network.
Syntax
typedef struct _WLAN_HOSTED_NETWORK_RADIO_STATE {
DOT11_RADIO_STATE dot11SoftwareRadioState;
DOT11_RADIO_STATE dot11HardwareRadioState;
} WLAN_HOSTED_NETWORK_RADIO_STATE, *PWLAN_HOSTED_NETWORK_RADIO_STATE;
Members
- dot11SoftwareRadioState
-
The software radio state of the wireless Hosted Network.
- dot11HardwareRadioState
-
The hardware radio state of the wireless Hosted Network.
Remarks
The WLAN_HOSTED_NETWORK_RADIO_STATE structure is an extension to native wireless APIs added to support the wireless Hosted Network on Windows 7 and later.
Requirements
|
Minimum supported client | Windows 7 |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012