Creates a new instance of a device notifier class.

C# | Visual Basic | Visual C++ |
public static IDeviceNotifier OpenDeviceNotifier()
Public Shared Function OpenDeviceNotifier As IDeviceNotifier
public: static IDeviceNotifier^ OpenDeviceNotifier()

A WindowsDeviceNotifier under windows and a LinuxDeviceNotifier under linux.