ReactOS 0.4.15-dev-7842-g558ab78
_WLAN_AVAILABLE_NETWORK_LIST Struct Reference

#include <wlanapi.h>

Collaboration diagram for _WLAN_AVAILABLE_NETWORK_LIST:

Public Attributes

DWORD dwNumberOfItems
 
DWORD dwIndex
 
WLAN_AVAILABLE_NETWORK Network [1]
 

Detailed Description

Definition at line 207 of file wlanapi.h.

Member Data Documentation

◆ dwIndex

DWORD _WLAN_AVAILABLE_NETWORK_LIST::dwIndex

Definition at line 209 of file wlanapi.h.

◆ dwNumberOfItems

DWORD _WLAN_AVAILABLE_NETWORK_LIST::dwNumberOfItems

Definition at line 208 of file wlanapi.h.

◆ Network

WLAN_AVAILABLE_NETWORK _WLAN_AVAILABLE_NETWORK_LIST::Network[1]

Definition at line 213 of file wlanapi.h.


The documentation for this struct was generated from the following file: