Skip to main content

XStoreImage

Describes an image.

Syntax

Members

uri
Type: const char*
URI to the image. height
Type: uint32_t
Height of the image. width
Type: uint32_t
Width of the image. caption
Type: const char*
Caption for the image. imagePurposeTag
Type: const char*
A string containing a tag indicating the purpose of the image.

Remarks

Aspects of the Microsoft store experience use images to help describe the product, and this struct describes those images. XStoreImage is a member of the XStoreProduct struct. XStoreImage is a member of the XStoreSku struct. XStoreImage is a member of the XStoreVideo struct.

Requirements

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

See also

XStore
XStoreProduct
XStoreSku
XStoreVideo
Last modified on August 20, 2026