SDC_ALLOW_CHANGES top-level constant

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

If required, the function can modify the specified source and target mode information in order to create a functional display path set.

Implementation

@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_ALLOW_CHANGES instead')
const SDC_ALLOW_CHANGES = 0x00000400;