AddRemoveEventArgs Class

LibUsbDotNet

LibUsbDotNet 2.2.8 AddRemoveEventArgs Class
Library ReferenceMonoLibUsb.ProfileAddRemoveEventArgs
LibUsbDotNet on SourceForge
Describes a device arrival/removal notification event
Declaration Syntax
C# Visual Basic Visual C++
public class AddRemoveEventArgs : EventArgs
Public Class AddRemoveEventArgs _
	Inherits EventArgs
public ref class AddRemoveEventArgs : public EventArgs
Members
All Members Properties



Icon Member Description
EventType
The type of event that occured.

MonoUSBProfile
The MonoUsbProfile that was added or removed.

Inheritance Hierarchy
Object
EventArgs
  AddRemoveEventArgs

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