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

# XtfPullAuditionApp

> XtfPullAuditionApp

# XtfPullAuditionApp

保留供内部使用。

<a id="syntaxSection" />

## 语法

```cpp theme={null}
HRESULT XtfPullAuditionApp(
         LPCWSTR consoleAddress,
         LPCWSTR packageFullName,
         LPCWSTR auditionDirectoryPath,
         PLogCallback logCallback,
         PProgressCallback progressCallback
)
```

<a id="parametersSection" />

### 参数

*consoleAddress*\
类型：LPCWSTR

\[in] 保留供内部使用。

*packageFullName*\
类型：LPCWSTR

\[in] 保留供内部使用。

*auditionDirectoryPath*\
类型：LPCWSTR

\[in] 保留供内部使用。

*logCallback*\
类型：PLogCallback

\[in, optional] 保留供内部使用。

*progressCallback*\
类型：PProgressCallback

\[in] 保留供内部使用。

<a id="retvalSection" />

### 返回值

类型：HRESULT

保留供内部使用。

<a id="requirementsSection" />

## 要求

**头文件：** pullapi.h

**库：** XtfApi.lib

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

<a id="seealsoSection" />

## 另请参阅

[XTF 传输错误 (NDA 主题)](/tools/tools-console/commandlinetools/xtf-transport-errors)\
[其他 Xtf API](/reference/tools/xtf/xtfapi/atoc-xtfapi)


## Related topics

- [XtfPullRegisterApp](/zh-CN/reference/tools/xtf/xtfapi/functions/xtfpullregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullUnregisterApp](/zh-CN/reference/tools/xtf/xtfapi/functions/xtfpullunregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullSupplyMock](/zh-CN/reference/tools/xtf/xtfapi/functions/xtfpullsupplymock-xtfapi-xbox-windows-m.md)
- [IXtfFileIOClient::GetFileSize Method](/zh-CN/reference/tools/xtf/xtffileio/classes/IXtfFileIOClient/methods/getfilesize-ixtffileioclient-xtffileio-xbox-microsoft-m.md)
- [XtfGetAvailableSpaceForAppInstallation](/zh-CN/reference/tools/xtf/xtfconsolecontrol/functions/xtfgetavailablespaceforappinstallation-xtfconsolecontrol-xbox-microsoft-m.md)
