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

# XtfPullUnregisterApp

> XtfPullUnregisterApp

# XtfPullUnregisterApp

Reservado para uso interno.

<a id="syntaxSection" />

## Sintaxis

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

<a id="parametersSection" />

### Parámetros

*consoleAddress*\
Tipo: LPCWSTR

\[in] Reservado para uso interno.

*packageFullName*\
Tipo: LPCWSTR

\[in, optional] Reservado para uso interno.

*logCallback*\
Tipo: PLogCallback

\[in, optional] Reservado para uso interno.

*progressCallback*\
Tipo: PProgressCallback

\[in, optional] 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

- [XtfPullAuditionApp](/es/reference/tools/xtf/xtfapi/functions/xtfpullauditionapp-xtfapi-xbox-windows-m.md)
- [XtfPullRegisterApp](/es/reference/tools/xtf/xtfapi/functions/xtfpullregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullSupplyMock](/es/reference/tools/xtf/xtfapi/functions/xtfpullsupplymock-xtfapi-xbox-windows-m.md)
- [XtfUnregisterPackage](/es/reference/tools/xtf/xtfapi/functions/xtfunregisterpackage-xtfapi-xbox-windows-m.md)
- [XAppBroadcastUnregisterIsAppBroadcastingChanged](/es/reference/system/xappcapture/functions/xappbroadcastunregisterisappbroadcastingchanged.md)
