XStoreConsumableResult
消耗型製品の数量を表します。Syntax
Members
quantity型: uint32_t 消耗型製品の残り数量。
Remarks
この構造体は XStoreQueryConsumableBalanceRemainingAsync と XStoreReportConsumableFulfillmentAsync の結果を保持しますが、構造体は実際にはそれぞれの結果関数 (XStoreQueryConsumableBalanceRemainingResult と XStoreReportConsumableFulfillmentResult) で設定されます。XStoreConsumableResult は XStoreQueryConsumableBalanceRemainingResult のパラメーターです。XStoreConsumableResult は XStoreReportConsumableFulfillmentResult のパラメーターです。この構造体は、消耗型製品の使用や購入後などのさまざまな仕組みで返されることがあります。Requirements
ヘッダー: XStore.h (XGameRuntime.h に含まれる) サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体See also
XStoreXStoreQueryConsumableBalanceRemainingResult
XStoreReportConsumableFulfillmentResult
