次の方法で共有


NDIS_802_11_KEY_INDEX (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

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

Header ntddndis.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

NDIS Data Types
OID_802_11_REMOVE_WEP

Other Resources