NDIS_802_11_RELOAD_DEFAULTS (Windows CE 5.0)

Send Feedback

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.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.