XPackageUpdateInstallationMonitor
Refreshes the progress returned from XPackageGetInstallationProgress.Syntax
Parameters
installationMonitor _In_Type: XPackageInstallationMonitorHandle The handle to the installation monitor to be updated.
Return value
Type: bool If any aspect of the progress snapshot has changed, returns true. Otherwise, returns false.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
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
XPackageGetInstallationProgress
