|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddndis.h>
Public Attributes | |
| ULONG | SsidLength |
| UCHAR | Ssid [NDIS_802_11_LENGTH_SSID] |
Definition at line 107 of file ntddndis.h.
| UCHAR _NDIS_802_11_SSID::Ssid[NDIS_802_11_LENGTH_SSID] |
Definition at line 110 of file ntddndis.h.
Referenced by WlanConnect(), WlanPrintCurrentStatus(), and WlanScan().
| ULONG _NDIS_802_11_SSID::SsidLength |
Definition at line 109 of file ntddndis.h.
Referenced by WlanConnect(), WlanPrintCurrentStatus(), and WlanScan().