SDC_PATH_PERSIST_IF_REQUIRED top-level constant

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

When the function processes a SDC_TOPOLOGY_XXX request, it can force path persistence on a target to satisfy the request if necessary. For information about the other flags that this flag can be combined with, see the following list.

Implementation

@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_PATH_PERSIST_IF_REQUIRED instead')
const SDC_PATH_PERSIST_IF_REQUIRED = 0x00000800;