Interface IHIDApi
Namespace: EyeAuras.Roxy.Shared.HID
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public interface IHIDApi
Methods
| Name | Description |
|---|---|
| EnumerateDevices(IFluentLog, FileAccess) | |
| TryToOpenDevice(IFluentLog, FileAccess, Predicate<DeviceDescriptor>, out DeviceDescriptor, out SafeFileHandle) |