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

# XtfPullRegisterApp

> XtfPullRegisterApp

# XtfPullRegisterApp

내부 사용을 위해 예약되어 있습니다.

<a id="syntaxSection" />

## 구문

```cpp theme={null}
HRESULT XtfPullRegisterApp(
         LPCWSTR consoleAddress,
         LPCWSTR layoutPath,
         LPCWSTR mapFilePath,
         LPCWSTR tempPath,
         BSTR environmentBlock,
         PLogCallback logCallback,
         PProgressCallback progressCallback,
         PWSTR* packageFullName,
         UINT* aumidCount,
         PWSTR** aumids
)  
```

<a id="parametersSection" />

### 매개 변수

*consoleAddress*\
형식: LPCWSTR

\[in] 내부 사용을 위해 예약되어 있습니다.

*layoutPath*\
형식: LPCWSTR

\[in] 내부 사용을 위해 예약되어 있습니다.

*mapFilePath*\
형식: LPCWSTR

\[in, optional] 내부 사용을 위해 예약되어 있습니다.

*tempPath*\
형식: LPCWSTR

\[in, optional] 내부 사용을 위해 예약되어 있습니다.

*environmentBlock*\
형식: BSTR

\[in, optional] 내부 사용을 위해 예약되어 있습니다.

*logCallback*\
형식: PLogCallback

\[in, optional] 내부 사용을 위해 예약되어 있습니다.

*progressCallback*\
형식: PProgressCallback

\[in, optional] 내부 사용을 위해 예약되어 있습니다.

*packageFullName*\
형식: PWSTR\*

\[out] 내부 사용을 위해 예약되어 있습니다.

*aumidCount*\
형식: UINT\*

\[out] 내부 사용을 위해 예약되어 있습니다.

*aumids*\
형식: PWSTR\*\*

\[out] 내부 사용을 위해 예약되어 있습니다.

<a id="retvalSection" />

### 반환값

형식: HRESULT

내부 사용을 위해 예약되어 있습니다.

<a id="requirementsSection" />

## 요구 사항

**헤더:** pullapi.h

**라이브러리:** XtfApi.lib

**지원 플랫폼:** Windows(XBOX 콘솔 도구용)

<a id="seealsoSection" />

## 참고 항목

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


## Related topics

- [XtfPullAuditionApp](/ko/reference/tools/xtf/xtfapi/functions/xtfpullauditionapp-xtfapi-xbox-windows-m.md)
- [XtfPullUnregisterApp](/ko/reference/tools/xtf/xtfapi/functions/xtfpullunregisterapp-xtfapi-xbox-windows-m.md)
- [XtfPullSupplyMock](/ko/reference/tools/xtf/xtfapi/functions/xtfpullsupplymock-xtfapi-xbox-windows-m.md)
- [XtfGetCountofAppUserModelIds](/ko/reference/tools/xtf/xtfapi/functions/xtfgetcountofappusermodelids-xtfapi-xbox-windows-m.md)
- [XtfRegisterPackage](/ko/reference/tools/xtf/xtfapi/functions/xtfregisterpackage-xtfapi-xbox-windows-m.md)
