RIDEV_CAPTUREMOUSE top-level constant

int const RIDEV_CAPTUREMOUSE

If set, the mouse button click does not activate the other window. RIDEV_CAPTUREMOUSE can be specified only if RIDEV_NOLEGACY is specified for a mouse device.

Implementation

const RIDEV_CAPTUREMOUSE = 0x00000200;