Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support getting device capabilities via RIDI_PREPARSEDDATA #1

Open
evilC opened this issue Jan 8, 2015 · 0 comments
Open

Support getting device capabilities via RIDI_PREPARSEDDATA #1

evilC opened this issue Jan 8, 2015 · 0 comments

Comments

@evilC
Copy link

evilC commented Jan 8, 2015

From what I can tell, it is meant to be possible to query device data (For joysticks at least) to obtain device capabilities (ie number of axes and buttons).

This is implemented via passing RIDI_PREPARSEDDATA to GetRawInputDeviceInfo.

Further calls to HID.dll are then made (eg HidP_GetCaps) to determine the capabilities of the device.

I am trying to work through adding this functionality, but it is not something I know much about. Any help appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant