RIDEV_APPKEYS top-level constant

  1. @Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_APPKEYS instead')
int const RIDEV_APPKEYS

If set, the application command keys are handled. RIDEV_APPKEYS can be specified only if RIDEV_NOLEGACY is specified for a keyboard device.

Implementation

@Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_APPKEYS instead')
const RIDEV_APPKEYS = 0x00000400;