IOCTL_NDISUIO_REQUEST_NOTIFICATION

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

RequestDeviceNotifications
IOCTL_NDISUIO_CANCEL_NOTIFICATION

Other Resources

Core OS Reference