hello,
i am working on a USB HID device. it's a proximity device which detects the person's distance and fire keystrokes accordingly.
i am using Hid.dll , Setupapi.dll , kernel32.dll for read/write operation.
i want to detect the distance of the object by using proximity sensor. is there any API present in .NET for this purpose?