Structures Used by ATM NDIS Drivers

Note   NDIS 5. x has been deprecated and is superseded by NDIS 6. x. For new NDIS driver development, see Network Drivers Starting with Windows Vista. For information about porting NDIS 5. x drivers to NDIS 6. x, see Porting NDIS 5.x Drivers to NDIS 6.0.

This section describes NDIS-defined and system-defined structures that are multifunction or alternative structure parameters. That is, either pointers to these structures are passed in calls to more than one NdisXxx, MiniportXxx, and/or ProtocolXxx function, or a pointer to more than one of these structures can be passed in calls to the same function.

For more information about structures for which a pointer is passed only to a single NdisXxx, MiniportXxx, or ProtocolXxx function, see the documentation for that function.

For more information about OID-specific structures at the InformationBufferpassed to NdisCoRequest, see NDIS Object Identifiers.

The structures described in this section are listed in alphabetic order.

 

 

Send comments about this topic to Microsoft