Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the functions for device interface notifications from Winbase.h.
| Function | PPC | SP | Description |
|---|---|---|---|
| RequestDeviceNotifications | X | X | This function requests notifications for the appearance and disappearance of device interfaces. |
| StopDeviceNotifications | X | X | This functions stops notifications of the appearance and disappearance of device interfaces. |
The following table shows the structures for device interface notifications from Pnp.h.
| Structure | PPC | SP | Description |
|---|---|---|---|
| DEVDETAIL | X | X | This structure contains information about a device and one of its interfaces. |
Send Feedback on this topic to the authors