ReactOS 0.4.15-dev-7924-g5949c20
_NDIS_802_11_CONFIGURATION Struct Reference

#include <ntddndis.h>

Collaboration diagram for _NDIS_802_11_CONFIGURATION:

Public Attributes

ULONG Length
 
ULONG BeaconPeriod
 
ULONG ATIMWindow
 
ULONG DSConfig
 
NDIS_802_11_CONFIGURATION_FH FHConfig
 

Detailed Description

Definition at line 121 of file ntddndis.h.

Member Data Documentation

◆ ATIMWindow

ULONG _NDIS_802_11_CONFIGURATION::ATIMWindow

Definition at line 125 of file ntddndis.h.

◆ BeaconPeriod

ULONG _NDIS_802_11_CONFIGURATION::BeaconPeriod

Definition at line 124 of file ntddndis.h.

◆ DSConfig

ULONG _NDIS_802_11_CONFIGURATION::DSConfig

Definition at line 126 of file ntddndis.h.

◆ FHConfig

NDIS_802_11_CONFIGURATION_FH _NDIS_802_11_CONFIGURATION::FHConfig

Definition at line 127 of file ntddndis.h.

◆ Length

ULONG _NDIS_802_11_CONFIGURATION::Length

Definition at line 123 of file ntddndis.h.


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