|
LibUsbDotNet 2.2.8
DeviceNotifyEventArgs Class
Library Reference ► LibUsbDotNet.DeviceNotify ► DeviceNotifyEventArgs
|
|
Describes the device notify event
Declaration Syntax
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| Object | |||
|
EventArgs | ||
|
DeviceNotifyEventArgs | ||
|
LinuxDeviceNotifyEventArgs | ||
|
WindowsDeviceNotifyEventArgs | ||