Share via


ndis Module (Windows Embedded CE 6.0)

1/6/2010

The ndis module contains the APIs that are required to implement the Network Driver Interface Specification (NDIS). For more information, see Network Drivers.

The ndis module contains functions for device driver developers, which are defined in the Ndis.h and Rndis.h header files. To import these functions, you must link to the ndislib.lib file.

See Also

Concepts

Common Windows Embedded CE Modules