Share via


StoreConsumableResult Class

Definition

Provides response data for a request that involves a consumable add-on for the current app.

[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
Inheritance
Object StoreConsumableResult
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Services.Store.StoreContract (introduced in v1.0)

Remarks

The ReportConsumableFulfillmentAsync and GetConsumableBalanceRemainingAsync methods of the StoreContext class return an object of this type.

Properties

BalanceRemaining

Gets the remaining balance for the consumable add-on.

ExtendedError

Gets the error code for the request, if the operation encountered an error.

Status

Gets the status of the request.

TrackingId

Gets the tracking ID that was submitted with the ReportConsumableFulfillmentAsync request.

Applies to

Product Versions
WinRT Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100