Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This enumeration defines available reload values.
Syntax
typedef enum _NDIS_802_11_RELOAD_DEFAULTS {
Ndis802_11ReloadWEPKeys,
} NDIS_802_11_RELOAD_DEFAULTS, *PNDIS_802_11_RELOAD_DEFAULTS;
Elements
- Ndis802_11ReloadWEPKeys
Specifies that the driver should reload available default Wireless Equivalent Privacy (WEP) keys from permanent storage
Remarks
OID_802_11_RELOAD_DEFAULTS uses this enumeration to define available reload options.
Requirements
| Header | ntddndis.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |