RIDEV_REMOVE top-level constant
If set, this removes the top level collection from the inclusion list. This tells the operating system to stop reading from a device which matches the top level collection.
Implementation
@Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_REMOVE instead')
const RIDEV_REMOVE = 0x00000001;