Notifies an application of a change to the hardware Configuration of a device or
the computer. See IDeviceNotifier or OpenDeviceNotifier()()()() interface for more information

C# | Visual Basic | Visual C++ |
public class WindowsDeviceNotifier : IDeviceNotifier
Public Class WindowsDeviceNotifier _ Implements IDeviceNotifier
public ref class WindowsDeviceNotifier : IDeviceNotifier

All Members | Constructors | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() | WindowsDeviceNotifier()()()() |
Creates an instance of the WindowsDeviceNotifier class.
See the IDeviceNotifier interface or OpenDeviceNotifier()()()() method for more information
|
![]() | Enabled |
Enables/Disables notification events.
|
![]() | OnDeviceNotify |
Main Notify event for all device notifications.
|

This is the windows implementation of the device notifier.

Object | |
![]() | WindowsDeviceNotifier |