DeviceListUninstallDevice Method

HIDSharp

Namespace:  HidSharp
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public virtual void UninstallDevice(
	int vendorID,
	int productID,
	DeviceUninstallOptions options
)

Parameters

vendorID
Type: SystemInt32
productID
Type: SystemInt32
options
Type: HidSharpDeviceUninstallOptions
See Also

Reference