RAWINPUTDEVICE

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
__gshared extern (Windows)
struct RAWINPUTDEVICE {}

Members

Variables

dwFlags
DWORD dwFlags;
Undocumented in source.
hwndTarget
HWND hwndTarget;
Undocumented in source.
usUsage
USHORT usUsage;
Undocumented in source.
usUsagePage
USHORT usUsagePage;
Undocumented in source.

Meta