ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_802_11_BSSID_LIST Struct Reference

#include <ntddndis.h>

Collaboration diagram for _NDIS_802_11_BSSID_LIST:

Public Attributes

ULONG NumberOfItems
 
NDIS_WLAN_BSSID Bssid [1]
 

Detailed Description

Definition at line 144 of file ntddndis.h.

Member Data Documentation

◆ Bssid

NDIS_WLAN_BSSID _NDIS_802_11_BSSID_LIST::Bssid[1]

Definition at line 147 of file ntddndis.h.

Referenced by WlanScan().

◆ NumberOfItems

ULONG _NDIS_802_11_BSSID_LIST::NumberOfItems

Definition at line 146 of file ntddndis.h.

Referenced by WlanScan().


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