XStoreImage
画像を表します。Syntax
Members
uri型: const char* 画像への URI。 height
型: uint32_t 画像の高さ。 width
型: uint32_t 画像の幅。 caption
型: const char* 画像のキャプション。 imagePurposeTag
型: const char* 画像の用途を示すタグを含む文字列。
Remarks
Microsoft Store エクスペリエンスの各種要素では、製品を説明するために画像が使用されており、この構造体はそれらの画像を表します。XStoreImage は XStoreProduct 構造体のメンバーです。XStoreImage は XStoreSku 構造体のメンバーです。XStoreImage は XStoreVideo 構造体のメンバーです。Requirements
ヘッダー: XStore.h (XGameRuntime.h に含まれる) サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体See also
XStoreXStoreProduct
XStoreSku
XStoreVideo
