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

# XTFFILEIORESERVED

> XTFFILEIORESERVED

# XTFFILEIORESERVED

保留供内部使用。

<a id="syntaxSection" />

## 语法

```cpp theme={null}
typedef struct XTFFILEIORESERVED {
    DWORD Data[5];
} XTFFILEIORESERVED;  
```

<a id="membersSection" />

### 成员

*Data*\
类型：DWORD\[5]

保留供内部使用。

<a id="remarksSection" />

## 备注

保留供内部使用。

<a id="requirementsSection" />

## 要求

**头文件：** xtffileio.h

**库：** xtffileio.lib

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

<a id="seealsoSection" />

## 另请参阅

[XTFFILEINFO](/reference/tools/xtf/xtffileio/structures/xtffileinfo-xtffileio-xbox-microsoft-t)\
[XtfFileIO](/reference/tools/xtf/xtffileio/xtffileio-xbox-microsoft-n)


## Related topics

- [XTFFILEINFO](/zh-CN/reference/tools/xtf/xtffileio/structures/xtffileinfo-xtffileio-xbox-microsoft-t.md)
