XStoreSubscriptionInfo
サブスクリプションに関する情報を格納します。Syntax
Members
hasTrialPeriod型: bool サブスクリプションに試用期間があるかどうかを示します。 trialPeriodUnit
型: XStoreDurationUnit 試用期間の単位の種類。 trialPeriod
型: uint32_t 試用期間の長さ。 billingPeriodUnit
型: XStoreDurationUnit 請求期間の単位の種類。 billingPeriod
型: uint32_t サブスクリプションの請求期間。
Remarks
サブスクリプションはパートナー センターで作成および構成します。ゲームで提供するサブスクリプションの種類ごとに、個別のサブスクリプション構成が必要です。 XStoreSubscriptionInfo は XStoreSku 構造体のメンバーです。Requirements
ヘッダー: XStore.h (XGameRuntime.h に含まれる) サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体See also
XStoreXStoreSku
