Share via


Initialization of NDIS Protocol Drivers (Windows CE 5.0)

Send Feedback

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

Protocol Driver Entry and Initialization

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.