I have been searching for information on this for about 30mins now and got nothing so far. Does anyone know what HID information is buried within LParam that’s returned when the system (in this case windows) reports a system device change? (either removal or arrival)
Share
Starting from the accepted answer to your previous question, I went to the very first link which says:
Then I clicked on WM_DEVICECHANGE which brought me to another page that says:
Each of the events is linked in the wParam description on this same page.
I hope that describing these steps will help you in future searches.