> ## 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

以下の API に渡される構成設定値を定義します。

## 構文

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

## 定数

| 定数                       | 説明                                                                         |
| ------------------------ | -------------------------------------------------------------------------- |
| ThisCodeNeedsToBeChanged | 対処が必要な未解決の XBOX Live 呼び出しパターンの問題があることをコード レビュー担当者に警告するため、以下の API にのみ渡されます。 |

## 要件

**ヘッダー:** xbox\_live\_global\_c.h

## 関連項目

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


## Related topics

- [XblDisableAssertsForXboxLiveThrottlingInDevSandboxes](/ja-jp/reference/live/xsapi-c/xbox_live_global_c/functions/xbldisableassertsforxboxlivethrottlingindevsandboxes.md)
- [HCConfigSetting](/ja-jp/reference/live/httpclient/httpclient/enums/hcconfigsetting.md)
- [IXtfConfigSettingsCallback::OnFoundSetting](/ja-jp/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConfigSettingsCallback/methods/ixtfconfigsettingscallback_onfoundsetting.md)
- [IXtfConfigSettingsCallback](/ja-jp/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConfigSettingsCallback/ixtfconfigsettingscallback.md)
- [XblPrivacySetting](/ja-jp/reference/live/xsapi-c/privacy_c/enums/xblprivacysetting.md)
