ReactOS 0.4.15-dev-7924-g5949c20
_NDIS_802_11_SSID Struct Reference

#include <ntddndis.h>

Public Attributes

ULONG SsidLength
 
UCHAR Ssid [NDIS_802_11_LENGTH_SSID]
 

Detailed Description

Definition at line 107 of file ntddndis.h.

Member Data Documentation

◆ Ssid

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().

◆ SsidLength

ULONG _NDIS_802_11_SSID::SsidLength

Definition at line 109 of file ntddndis.h.

Referenced by WlanConnect(), WlanPrintCurrentStatus(), and WlanScan().


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