XStoreImage
描述图像。语法
成员
uri类型:const char* 图像的 URI。 height
类型:uint32_t 图像的高度。 width
类型:uint32_t 图像的宽度。 caption
类型:const char* 图像的标题。 imagePurposeTag
类型:const char* 包含指示图像用途的标签的字符串。
备注
Microsoft 商店体验的各个方面都使用图像来帮助描述产品,此结构描述这些图像。XStoreImage 是 XStoreProduct 结构的成员。XStoreImage 是 XStoreSku 结构的成员。XStoreImage 是 XStoreVideo 结构的成员。要求
头文件: XStore.h(包含在 XGameRuntime.h 中) 支持的平台: Windows、XBOX One 系列主机和 XBOX Series 主机另请参阅
XStoreXStoreProduct
XStoreSku
XStoreVideo
