RIDEV_PAGEONLY top-level constant
If set, this specifies all devices whose top level collection is from the specified usUsagePage. Note that usUsage must be zero. To exclude a particular top level collection, use RIDEV_EXCLUDE.
Implementation
@Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_PAGEONLY instead')
const RIDEV_PAGEONLY = 0x00000020;