> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XblConfigSetting

> XblConfigSetting

# XblConfigSetting

Defines the config settings value that is passed to the below API's.

## Syntax

```cpp theme={null}
enum class XblConfigSetting  : uint32_t  
{  
    ThisCodeNeedsToBeChanged  
}  
```

## Constants

| Constant                 | Description                                                                                                                                   |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| ThisCodeNeedsToBeChanged | Only passed to the below API's to warn code reviewers that there's an outstanding XBOX Live calling pattern issue that needs to be addressed. |

## Requirements

**Header:** xbox\_live\_global\_c.h

## See also

[xbox\_live\_global\_c](/reference/live/xsapi-c/xbox_live_global_c/xbox_live_global_c_members)


## Related topics

- [XblDisableAssertsForXboxLiveThrottlingInDevSandboxes](/reference/live/xsapi-c/xbox_live_global_c/functions/xbldisableassertsforxboxlivethrottlingindevsandboxes.md)
- [HCConfigSetting](/reference/live/httpclient/httpclient/enums/hcconfigsetting.md)
- [Config](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/config/index.md)
- [IXtfConfigSettingsCallback::OnFoundSetting](/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConfigSettingsCallback/methods/ixtfconfigsettingscallback_onfoundsetting.md)
- [IXtfConfigSettingsCallback](/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConfigSettingsCallback/ixtfconfigsettingscallback.md)
