SDC_NO_OPTIMIZATION top-level constant

int const SDC_NO_OPTIMIZATION

A modifier to the SDC_APPLY flag. This causes the change mode to be forced all the way down to the driver for each active display.

Implementation

const SDC_NO_OPTIMIZATION = 0x00000100;