RIDEV_NOLEGACY top-level constant
If set, this prevents any devices specified by usUsagePage or usUsage from generating legacy messages. This is only for the mouse and keyboard.
Implementation
@Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_NOLEGACY instead')
const RIDEV_NOLEGACY = 0x00000030;