NDIS Protocol Driver Structures (Compact 2013)
3/26/2014
This section describes NDIS protocol driver structures.
In This Section
- NDIS NdisMediumXxx Types
Identifies the medium types that NDIS drivers support.
- NDIS_BIND_PARAMETERS
Defines the characteristics of a binding and passes it to a protocol driver.
- NDIS_OPEN_PARAMETERS
Defines the open parameters when a protocol driver calls the NdisOpenAdapterEx function.
- NDIS_PROTOCOL_DRIVER_CHARACTERISTICS
Specifies driver characteristics.
- NDIS_PROTOCOL_PAUSE_PARAMETERS
Indicates a NetEventPause event.
- NDIS_PROTOCOL_RESTART_PARAMETERS
Defines restart parameters for a protocol driver when NDIS calls the ProtocolNetPnPEvent function to indicate a NetEventRestart event.
- NET_PNP_EVENT
Describes a network Plug and Play (PnP) event, an NDIS PnP event, or a power management event.
- NET_PNP_EVENT_NOTIFICATION
Describes a network Plug and Play (PnP) event, an NDIS PnP event, or a power management event.