SDC_ALLOW_PATH_ORDER_CHANGES top-level constant

  1. @Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_ALLOW_PATH_ORDER_CHANGES instead')
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

@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_ALLOW_PATH_ORDER_CHANGES instead')
const SDC_ALLOW_PATH_ORDER_CHANGES = 0x00002000;