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

Reservado para uso interno.

<a id="syntaxSection" />

## Sintaxis

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

<a id="parametersSection" />

### Parámetros

*consoleAddress*\
Tipo: LPCWSTR

\[in] Reservado para uso interno.

*packageFullName*\
Tipo: LPCWSTR

\[in] Reservado para uso interno.

*auditionDirectoryPath*\
Tipo: LPCWSTR

\[in] Reservado para uso interno.

*logCallback*\
Tipo: PLogCallback

\[in, optional] Reservado para uso interno.

*progressCallback*\
Tipo: PProgressCallback

\[in] Reservado para uso interno.

<a id="retvalSection" />

### Valor devuelto

Tipo: HRESULT

Reservado para uso interno.

<a id="requirementsSection" />

## Requisitos

**Encabezado:** pullapi.h

**Biblioteca:** XtfApi.lib

**Plataformas compatibles:** Windows (para las herramientas de consola XBOX)

<a id="seealsoSection" />

## Consulte también

[Errores de transporte de XTF (tema con NDA)](/tools/tools-console/commandlinetools/xtf-transport-errors)\
[API de Xtf adicionales](/reference/tools/xtf/xtfapi/atoc-xtfapi)


## Related topics

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