Click or drag to resize

USBEventType Enumeration

Event type enumeration for WinUSB events

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public enum USBEventType
Members
  Member nameValueDescription
DeviceArrival0 A device has been connected to the system
DeviceRemoval1 A device has been disconnected from the system
See Also