ReactOS 0.4.16-dev-942-g91fadeb
_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 245 of file wlanapi.h.

Member Data Documentation

◆ dwIndex

DWORD _WLAN_AVAILABLE_NETWORK_LIST::dwIndex

Definition at line 247 of file wlanapi.h.

◆ dwNumberOfItems

DWORD _WLAN_AVAILABLE_NETWORK_LIST::dwNumberOfItems

Definition at line 246 of file wlanapi.h.

◆ Network

WLAN_AVAILABLE_NETWORK _WLAN_AVAILABLE_NETWORK_LIST::Network[1]

Definition at line 251 of file wlanapi.h.


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