Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Syntax
HRESULT XtfPullRegisterApp(
LPCWSTR consoleAddress,
LPCWSTR layoutPath,
LPCWSTR mapFilePath,
LPCWSTR tempPath,
BSTR environmentBlock,
PLogCallback logCallback,
PProgressCallback progressCallback,
PWSTR* packageFullName,
UINT* aumidCount,
PWSTR** aumids
)
Parameters
consoleAddress
Type: LPCWSTR
[in] Reserved for internal use.
layoutPath
Type: LPCWSTR
[in] Reserved for internal use.
mapFilePath
Type: LPCWSTR
[in, optional] Reserved for internal use.
tempPath
Type: LPCWSTR
[in, optional] Reserved for internal use.
environmentBlock
Type: BSTR
[in, optional] Reserved for internal use.
logCallback
Type: PLogCallback
[in, optional] Reserved for internal use.
progressCallback
Type: PProgressCallback
[in, optional] Reserved for internal use.
packageFullName
Type: PWSTR*
[out] Reserved for internal use.
aumidCount
Type: UINT*
[out] Reserved for internal use.
aumids
Type: PWSTR**
[out] Reserved for internal use.
Return value
Type: HRESULT
Reserved for internal use.
Requirements
Header: pullapi.h
Library: XtfApi.lib
Supported platforms: Windows (for Xbox console tools)
See also
XTF Transport Errors (NDA topic)Authorization required
Additional Xtf APIs