ReactOS 0.4.15-dev-7846-g8ba6c66
_NDIS_802_11_KEY Struct Reference

#include <ntddndis.h>

Public Attributes

ULONG Length
 
ULONG KeyIndex
 
ULONG KeyLength
 
NDIS_802_11_MAC_ADDRESS BSSID
 
NDIS_802_11_KEY_RSC KeyRSC
 
UCHAR KeyMaterial [1]
 

Detailed Description

Definition at line 160 of file ntddndis.h.

Member Data Documentation

◆ BSSID

NDIS_802_11_MAC_ADDRESS _NDIS_802_11_KEY::BSSID

Definition at line 165 of file ntddndis.h.

◆ KeyIndex

ULONG _NDIS_802_11_KEY::KeyIndex

Definition at line 163 of file ntddndis.h.

◆ KeyLength

ULONG _NDIS_802_11_KEY::KeyLength

Definition at line 164 of file ntddndis.h.

◆ KeyMaterial

UCHAR _NDIS_802_11_KEY::KeyMaterial[1]

Definition at line 167 of file ntddndis.h.

◆ KeyRSC

NDIS_802_11_KEY_RSC _NDIS_802_11_KEY::KeyRSC

Definition at line 166 of file ntddndis.h.

◆ Length

ULONG _NDIS_802_11_KEY::Length

Definition at line 162 of file ntddndis.h.


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