RIDEV_INPUTSINK top-level constant

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

If set, this enables the caller to receive the input even when the caller is not in the foreground. Note that hwndTarget must be specified.

Implementation

@Deprecated('Use RAWINPUTDEVICE_FLAGS.RIDEV_INPUTSINK instead')
const RIDEV_INPUTSINK = 0x00000100;