RIDEV_EXINPUTSINK top-level constant

int const RIDEV_EXINPUTSINK

If set, this enables the caller to receive input in the background only if the foreground application does not process it. In other words, if the foreground application is not registered for raw input, then the background application that is registered will receive the input.

Implementation

const RIDEV_EXINPUTSINK = 0x00001000;