SDC_ALLOW_PATH_ORDER_CHANGES top-level constant

int const SDC_ALLOW_PATH_ORDER_CHANGES

A modifier to the SDC_TOPOLOGY_SUPPLIED flag that indicates that SetDisplayConfig should ignore the path order of the supplied topology when searching the database. When this flag is set, the topology set is the most recent topology that contains all the paths regardless of the path order.

Implementation

const SDC_ALLOW_PATH_ORDER_CHANGES = 0x00002000;