ReactOS 0.4.15-dev-7942-gd23573b
_NDIS_802_11_WEP Struct Reference

#include <ntddndis.h>

Public Attributes

ULONG Length
 
ULONG KeyIndex
 
ULONG KeyLength
 
UCHAR KeyMaterial [1]
 

Detailed Description

Definition at line 150 of file ntddndis.h.

Member Data Documentation

◆ KeyIndex

ULONG _NDIS_802_11_WEP::KeyIndex

Definition at line 153 of file ntddndis.h.

Referenced by WlanConnect().

◆ KeyLength

ULONG _NDIS_802_11_WEP::KeyLength

Definition at line 154 of file ntddndis.h.

Referenced by WlanConnect().

◆ KeyMaterial

UCHAR _NDIS_802_11_WEP::KeyMaterial[1]

Definition at line 155 of file ntddndis.h.

Referenced by WlanConnect().

◆ Length

ULONG _NDIS_802_11_WEP::Length

Definition at line 152 of file ntddndis.h.

Referenced by WlanConnect().


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