Network Driver Enumerations
The following table shows the Network Driver enumerations with a description of the purpose of each.
Programming element | Description |
---|---|
NDIS_802_11_AUTHENTICATION_MODE | This enumerated type holds the 802.11 authentication mode value to invoke Open system or Shared Key authentication services. |
NDIS_802_11_NETWORK_INFRASTRUCTURE | This enumerated type holds specific infrastructure values for the miniport driver to set in an 802.11 NIC. |
NDIS_802_11_NETWORK_TYPE | This enumerated type holds the network subtype values for the physical layer of used with a specific driver. |
NDIS_802_11_POWER_MODE | This enumerated type defines the power modes available for an 802.11 NIC. |
NDIS_802_11_PRIVACY_FILTER | This enumerated data type defines the privacy filter mode for an 802.11 NIC. |
NDIS_802_11_RELOAD_DEFAULTS | This enumeration defines available reload values. |
NDIS_802_11_WEP_STATUS | This enumeration defines the Wireless Equivalent Privacy (WEP) implementation status for a particular 802.11 NIC. |
NDIS_802_5_RING_STATE | This enumeration specifies the set of states for a token-ring adapter. |
NDIS_INTERFACE_TYPE | This enumeration defines the I/O interface type of an NDIS network adapter bus. |
NDIS_MEDIUM | This enumeration specifies the medium on which an NDIS driver runs. |
NDIS_PARAMETER_TYPE | This enumeration specifies possible data types. |
NDIS_WAN_MEDIUM_SUBTYPE | This enumeration specifies a set of medium subtypes for WAN medium. |
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.