Class HIDApiInterop
Inheritance
HIDApiInterop
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public static class HIDApiInterop
Methods
Name |
Description |
EnumerateDevices(IFluentLog, FileAccess)
|
|
GetCOMPorts()
|
|
HidD_SetFeature(SafeFileHandle, byte[], uint)
|
|
ReadFileEx(SafeFileHandle, byte[], uint, ref NativeOverlapped, nint)
|
|
TryToOpenDevice(IFluentLog, FileAccess, Predicate<DeviceDescriptor>, out DeviceDescriptor, out SafeFileHandle)
|
|