Skip to main content

XStoreCanLicenseStatus

Indicates if a user would be able to license a package.

Syntax

Constants

Remarks

This enum denotes whether or not a package can be licensed as a result of a call to XStoreCanAcquireLicenseForStoreIdAsync or XStoreCanAcquireLicenseForPackageAsync. The licensable status can be found as a result of their respective return functions. XStoreCanLicenseStatus is a member of the XStoreCanAcquireLicenseResult struct.

Requirements

Header: XStore.h (included in XGameRuntime.h) Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XStore
XStoreCanAcquireLicenseResult
XStoreCanAcquireLicenseForPackageAsync
XStoreCanAcquireLicenseForStoreIdAsync
Last modified on August 20, 2026