Share via


StoreConsumableResult 類別

定義

提供包含目前應用程式消費性附加元件之要求的回應資料。

public ref class StoreConsumableResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreConsumableResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreConsumableResult
Public NotInheritable Class StoreConsumableResult
繼承
Object Platform::Object IInspectable StoreConsumableResult
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Services.Store.StoreContract (已於 v1.0 引進)

備註

StoreCoNtext類別的ReportConsumableFulfillmentAsyncGetConsumableBalanceRemainingAsync方法會傳回此類型的物件。

屬性

BalanceRemaining

取得消費性附加元件的剩餘餘額。

ExtendedError

如果作業發生錯誤,則取得要求的錯誤碼。

Status

取得要求的狀態。

TrackingId

取得使用 ReportConsumableFulfillmentAsync 要求提交的追蹤識別碼。

適用於