DeviceNotifyEventArgs Class

LibUsbDotNet

LibUsbDotNet 2.2.8 DeviceNotifyEventArgs Class
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifyEventArgs
LibUsbDotNet on SourceForge
Describes the device notify event
Declaration Syntax
C# Visual Basic Visual C++
public abstract class DeviceNotifyEventArgs : EventArgs
Public MustInherit Class DeviceNotifyEventArgs _
	Inherits EventArgs
public ref class DeviceNotifyEventArgs abstract : public EventArgs
Members
All Members Methods Properties



Icon Member Description
Device
Gets the UsbDeviceNotifyInfo class.

DeviceType
Gets the DeviceType for this notification.

EventType
Gets the EventType for this notification.

Object
Gets the notification class as an object.

Port
Gets the PortNotifyInfo class.

ToString()()()()
Returns a String that represents the current DeviceNotifyEventArgs.
(Overrides Object.ToString()()()().)
Volume
Gets the VolumeNotifyInfo class.

Inheritance Hierarchy

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)