Specifying NDIS Version Information

This section provides an overview of the support that NDIS and NDIS drivers provide for NDIS version information.

Many NDIS structures include structure version information in a Header member. NDIS or NDIS drivers set the version information in such structures. NDIS drivers should check the version information in structures before they access the structure members.

Also, NDIS drivers specify the NDIS version that they support during driver initialization.

This section includes the following topics:

Overview of NDIS versions