Share via


PurchaseResults クラス

定義

アプリ内製品購入トランザクションの結果の詳細を示す情報が含まれます。

public ref class PurchaseResults sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PurchaseResults final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PurchaseResults
Public NotInheritable Class PurchaseResults
継承
Object Platform::Object IInspectable PurchaseResults
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

OfferId

大規模なカタログ内の特定のアプリ内製品を識別するために使用される一意の ID。

ReceiptXml

アプリ内製品の購入に関するトランザクション履歴を提供する完全な領収書。

Status

アプリ内製品の購入トランザクションの現在の状態。

TransactionId

コンシューマブルなアプリ内製品の購入に関連付けられている一意のトランザクション ID。

適用対象