SDC_SAVE_TO_DATABASE top-level constant

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

The resulting topology, source, and target mode are saved to the database.

Implementation

@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_SAVE_TO_DATABASE instead')
const SDC_SAVE_TO_DATABASE = 0x00000200;