XStorePackageUpdate
Describes a package update.Syntax
Members
packageIdentifierType: char[XPACKAGE_IDENTIFIER_MAX_LENGTH] A string that uniquely identifies a store package. For more information about package identifiers, see Manage and license downloadable content (DLC). isMandatory
Type: bool Indicates if the update is mandatory.
Remarks
To retrieve the list of available updates call XStoreQueryGameAndDlcPackageUpdatesAsync. The available updates will be returned in XStoreQueryGameAndDlcPackageUpdatesResult. XStoreQueryGameAndDlcPackageUpdatesResult has a return parameter that is a list of XStorePackageUpdate objects.Requirements
Header: XStore.h (included in XGameRuntime.h) Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XStoreXStoreQueryGameAndDlcPackageUpdatesAsync
XStoreQueryGameAndDlcPackageUpdatesResult
