StorePreviewPurchaseResults 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含有关使用 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
- 继承
- 属性
Windows 要求
设备系列 |
Windows 10 (在 10.0.10240.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
|
注解
RequestProductPurchaseByProductIdAndSkuIdAsync 方法返回此类的实例,以提供应用内产品的购买交易结果。
属性
ProductPurchaseStatus |
获取使用 RequestProductPurchaseByProductIdAndSkuIdAsync 方法购买的应用内产品 SKU 的购买事务的当前状态。 |