Share via


NDIS_802_11_KEY_INDEX (Windows CE 5.0)

Send Feedback

This data type provides an index to the Wired Equivalent Protocol (WEP) encryption key.

typedef ULONG NDIS_802_11_KEY_INDEX;

Remarks

OID_802_11_REMOVE_WEP uses this data type to remove a selected WEP key. The WEP encryption key should not be held in permanent storage. It should be lost as soon as the card disassociates with all BSSIDs. Calling twice for the same index should overwrite the previous value.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.

See Also

Open System and Shared Key Authentication | OID_802_11_REMOVE_WEP

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.