Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 606 Bytes

storepurchaseresult.md

File metadata and controls

20 lines (14 loc) · 606 Bytes
-api-id -api-type
T:Windows.Services.Store.StorePurchaseResult
winrt class

Windows.Services.Store.StorePurchaseResult

-description

Provides response data for a request to purchase an app or product that is offered by the app.

-remarks

The RequestPurchaseAsync methods of the StoreContext, StoreProduct, StoreSku, or StoreAvailability classes return an object of this type.

-examples

-see-also