XStoreImage
Describes an image.Syntax
Members
uriType: 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 consolesSee also
XStoreXStoreProduct
XStoreSku
XStoreVideo
