Describes the device notify event
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class WindowsDeviceNotifyEventArgs : DeviceNotifyEventArgs
Public Class WindowsDeviceNotifyEventArgs _ Inherits DeviceNotifyEventArgs
public ref class WindowsDeviceNotifyEventArgs : public DeviceNotifyEventArgs
Inheritance Hierarchy
Object | |||
EventArgs | |||
DeviceNotifyEventArgs | |||
WindowsDeviceNotifyEventArgs |