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

内部使用のために予約されています。

<a id="syntaxSection" />

## Syntax

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

<a id="parametersSection" />

### Parameters

*consoleAddress*\
型: LPCWSTR

\[in] 内部使用のために予約されています。

*packageFullName*\
型: LPCWSTR

\[in, optional] 内部使用のために予約されています。

*logCallback*\
型: PLogCallback

\[in, optional] 内部使用のために予約されています。

*progressCallback*\
型: PProgressCallback

\[in, optional] 内部使用のために予約されています。

<a id="retvalSection" />

### Return value

型: HRESULT

内部使用のために予約されています。

<a id="requirementsSection" />

## Requirements

**ヘッダー:** pullapi.h

**ライブラリ:** XtfApi.lib

**サポートされているプラットフォーム:** Windows (XBOX コンソール ツール用)

<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

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