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

Reserved for internal use.

<a id="syntaxSection" />

## Syntax

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

<a id="parametersSection" />

### Parameters

*consoleAddress*\
Type: LPCWSTR

\[in] Reserved for internal use.

*packageFullName*\
Type: LPCWSTR

\[in] Reserved for internal use.

*auditionDirectoryPath*\
Type: LPCWSTR

\[in] Reserved for internal use.

*logCallback*\
Type: PLogCallback

\[in, optional] Reserved for internal use.

*progressCallback*\
Type: PProgressCallback

\[in] Reserved for internal use.

<a id="retvalSection" />

### Return value

Type: HRESULT

Reserved for internal use.

<a id="requirementsSection" />

## Requirements

**Header:** pullapi.h

**Library:** XtfApi.lib

**Supported platforms:** Windows (for XBOX console tools)

<a id="seealsoSection" />

## See also

[XTF Transport Errors (NDA topic)](/tools/tools-console/commandlinetools/xtf-transport-errors)\
[Additional Xtf APIs](/reference/tools/xtf/xtfapi/atoc-xtfapi)


## Related topics

- [XtfPullRegisterApp](/reference/tools/xtf/xtfapi/functions/xtfpullregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullUnregisterApp](/reference/tools/xtf/xtfapi/functions/xtfpullunregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullSupplyMock](/reference/tools/xtf/xtfapi/functions/xtfpullsupplymock-xtfapi-xbox-windows-m.md)
- [IXtfFileIOClient::GetFileSize Method](/reference/tools/xtf/xtffileio/classes/IXtfFileIOClient/methods/getfilesize-ixtffileioclient-xtffileio-xbox-microsoft-m.md)
- [XR-017 Title Ratings](/publishing/certification/xr/xr-017.md)
