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

# XtfConsoleCertType Enumeration

> XtfConsoleCertType Enumeration

# XtfConsoleCertType Enumeration

保留供内部使用。

<a id="syntaxSection" />

## 语法

```cpp theme={null}
typedef enum XtfConsoleCertType
{
    NoCert,
    EraDevKit,
    SraDevKit,
    EraTestKit,
    Other1
} XtfConsoleCertType;  
```

<a id="constantsSection" />

## 常量

| 常量         | 说明       |
| ---------- | -------- |
| NoCert     | 保留供内部使用。 |
| EraDevKit  | 保留供内部使用。 |
| SraDevKit  | 保留供内部使用。 |
| EraTestKit | 保留供内部使用。 |
| Other1     | 保留供内部使用。 |

<a id="requirements" />

## 要求

**头文件：** xtfapi.h

**库：** xtfapi.lib

**支持的平台：** Windows（用于 XBOX 主机工具）

<a id="seealsoSection" />

## 另请参阅

[XtfGetConsoleFieldValue](/reference/tools/xtf/xtfapi/functions/xtfgetconsolefieldvalue-xbox-microsoft-m)\
[其他 Xtf API](/reference/tools/xtf/xtfapi/atoc-xtfapi)\
[XBOX Tools Framework 原生 API 参考](/reference/tools/xtf/atoc-xtf-native)


## Related topics

- [XtfConsoleFieldType Enumeration](/zh-CN/reference/tools/xtf/xtfapi/enums/xtfconsolefieldtype-xbox-windows-t.md)
- [XtfConsoleFieldId Enumeration](/zh-CN/reference/tools/xtf/xtfapi/enums/xtfconsolefieldid-xbox-windows-t.md)
- [XtfGetConsoleFieldValue](/zh-CN/reference/tools/xtf/xtfapi/functions/xtfgetconsolefieldvalue-xbox-microsoft-m.md)
- [GAMEPAD_BUTTONS Enumeration](/zh-CN/reference/tools/xtf/xtfinput/enumerations/GAMEPAD_BUTTONS-typedef-xtfinput-xbox-windows-t.md)
- [XTF_USER_AGE_GROUP](/zh-CN/reference/tools/xtf/xtfuser/enumerations/xtf_user_age_group.md)
