SDC_TOPOLOGY_SUPPLIED top-level constant

  1. @Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_TOPOLOGY_SUPPLIED instead')
int const SDC_TOPOLOGY_SUPPLIED

The caller provides the path data so the function only queries the persistence database to find and use the source and target mode.

Implementation

@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_TOPOLOGY_SUPPLIED instead')
const SDC_TOPOLOGY_SUPPLIED = 0x00000010;