StorePreviewPurchaseResults 類別

定義

包含使用 RequestProductPurchaseByProductIdAndSkuIdAsync 方法購買之應用程式內產品 SKU 購買交易結果的相關資訊。

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
繼承
Object Platform::Object IInspectable StorePreviewPurchaseResults
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

RequestProductPurchaseByProductIdAndSkuIdAsync方法會傳回這個類別的實例,以提供應用程式內產品購買交易的結果。

屬性

ProductPurchaseStatus

取得使用 RequestProductPurchaseByProductIdAndSkuIdAsync 方法購買之應用程式內產品 SKU 的購買交易目前狀態。

適用於