Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WLAN_ADHOC_NETWORK_STATE enumeration (wlanapi.h)
The WLAN_ADHOC_NETWORK_STATE enumerated type specifies the connection state of an ad hoc network.
Syntax
typedef enum _WLAN_ADHOC_NETWORK_STATE {
wlan_adhoc_network_state_formed = 0,
wlan_adhoc_network_state_connected
} WLAN_ADHOC_NETWORK_STATE, *PWLAN_ADHOC_NETWORK_STATE;
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?
