Overview of HidLibrary capabilities
masterHidLibrary is a .NET library designed to enumerate and communicate with HID-compatible USB devices.
Key features include:
- Device Enumeration: Find connected HID devices.
- Communication: Supports both synchronous and asynchronous read and write operations.
- Device Notifications: Provides notifications when devices are inserted or removed.
- Platform Support: Works on both x86 and x64 architectures.