开发者

WinAPI | Unregister RawInputDevice

How can I unregister from RegisterRawInputDevices()开发者_C百科?


A quick look at the documentation indicates that you might make some progress by calling RegisterRawInputDevices with the RIDEV_REMOVE flag in the RAWINPUTDEVICE structure. At least, that's where I'd start.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜