NDIS_802_11_RELOAD_DEFAULTS
This enumeration defines available reload values.
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.