PurchaseResults Klasse

Definition

Enthält Informationen zu den Ergebnissen einer In-App-Produktkauftransaktion.

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
Vererbung
Object Platform::Object IInspectable PurchaseResults
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

OfferId

Eine eindeutige ID, die verwendet wird, um ein bestimmtes In-App-Produkt in einem großen Katalog zu identifizieren.

ReceiptXml

Eine vollständige Quittung, die einen Transaktionsverlauf für den Kauf eines In-App-Produkts bereitstellt.

Status

Der aktuelle Status der Kauftransaktion für ein In-App-Produkt.

TransactionId

Eine eindeutige Transaktions-ID, die dem Kauf eines verbrauchsbaren In-App-Produkts zugeordnet ist.

Gilt für: