Porting Protocol Driver Plug and Play Event Notification Handling to NDIS 6.0

In NDIS 6.0 protocol drivers, replace the NDIS 5.x ProtocolPnPEvent function with the ProtocolNetPnPEvent function.

NDIS 6.0 protocol drivers must handle pause and restart events. For more information about pause and restart events, see Supporting NDIS 6.0 Protocol Binding Pause and Restart Operations.

For more information about NDIS 6.0 Plug and Play notifications, see Handling PnP Event Notifications in a Protocol Driver.