Click or drag to resize

USBNotifierOnRemoval Method

Triggers the removal event

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected void OnRemoval(
	string devicePath
)

Parameters

devicePath
Type: SystemString
Device pathname of the device that has been connected
See Also