Share via


Initialization of NDIS Protocol Drivers

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

An NDIS protocol driver is typically loaded either during initialization or subsequently through a call to ActivateDevice. In either case, the XXX_Init function of the driver DLL is called.

See Also

Concepts

Protocol Driver Entry and Initialization