For monitoring events for a network interface, the notification request ioctl IOCTL_NDISUIO_REQUEST_NOTIFICATION in NDISUIO driver can be used.
By using this Notification mechanism, we can capture events for each network interface in Windows CE such as
- Bind
- Unbind
- Power Up
- Power down
- etc...
(WINCE600\PUBLIC\COMMON\OAK\DRIVERS\NETSAMP\NDISPWR)