XPackageInstallChunksResult
Retrieves the result of a call to XPackageInstallChunksAsync.Syntax
Parameters
asyncBlock _Inout_Type: XAsyncBlock* The XAsyncBlock passed to XPackageInstallChunksAsync. installationMonitor _Out_
Type: XPackageInstallationMonitorHandle* On return, contains an installation monitor for the installation.
Return value
Type: HRESULT HRESULT success or error code.Remarks
XPackageInstallChunks has an async variant. Installation of chunks might involve prompting the user to accept the download size. This example shows how BigMaps are installed by using the asynchronous APIs:Requirements
Header: XPackage.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XPackageStreaming Installation and Intelligent Delivery
XPackageInstallChunks
