Share via


NDIS_802_11_KEY_INDEX

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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.