IOCTL_NDISUIO_REQUEST_NOTIFICATION (Windows Embedded CE 6.0)

1/6/2010

This IOCTL allows the application to get adapter-related notifications.

Parameters

  • nInBufferSize
    [in] Should be the size of the NDISUIO_REQUEST_NOTIFICATION structure.

Remarks

The dwNotificationType member in the NDISUIO_REQUEST_NOTIFICATION structure should be the union of the flags set in that structure.

The application should then wait for the notification, which will be triggered by NDISUIO when the requested event occurs.

Requirements

Header ntddndis.h, nuiouser.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Network Driver IOCTLs
RequestDeviceNotifications
IOCTL_NDISUIO_CANCEL_NOTIFICATION

Other Resources

Core OS Reference