DISPLAY_DEVICE_PRIMARY_DEVICE top-level constant

int const DISPLAY_DEVICE_PRIMARY_DEVICE

The primary desktop is on the device. For a system with a single display card, this is always set. For a system with multiple display cards, only one device can have this set.

Implementation

const DISPLAY_DEVICE_PRIMARY_DEVICE = 0x00000004;