Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)Requiere autorización
Additional Xtf APIs