Freigeben über


StorePreviewPurchaseResults Klasse

Definition

Enthält Informationen zu den Ergebnissen einer Kauftransaktion für eine In-App-Produkt-SKU, die mithilfe der RequestProductPurchaseByProductIdAndSkuIdAsync-Methode erworben wurde.

public ref class StorePreviewPurchaseResults 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 StorePreviewPurchaseResults 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 StorePreviewPurchaseResults
Public NotInheritable Class StorePreviewPurchaseResults
Vererbung
Object Platform::Object IInspectable StorePreviewPurchaseResults
Attribute

Windows-Anforderungen

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

Hinweise

Die RequestProductPurchaseByProductIdAndSkuIdAsync-Methode gibt einen instance dieser Klasse zurück, um die Ergebnisse der Kauftransaktion für das In-App-Produkt bereitzustellen.

Eigenschaften

ProductPurchaseStatus

Ruft den aktuellen Status der Kauftransaktion für eine In-App-Produkt-SKU ab, die mithilfe der RequestProductPurchaseByProductIdAndSkuIdAsync-Methode erworben wurde.

Gilt für: