DeviceListGetDevices Method (DeviceTypes)

HIDSharp

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

public virtual IEnumerable<Device> GetDevices(
	DeviceTypes types
)

Parameters

types
Type: HidSharpDeviceTypes

Return Value

Type: IEnumerableDevice
See Also

Reference