Platforms to show: All Mac Windows Linux Cross-Platform
WindowsStorePurchasePropertiesMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
The RequestPurchaseAsync methods of the WindowsStoreContextMBS, WindowsStoreProductMBS, WindowsStoreSkuMBS, and WindowsStoreAvailabilityMBS classes have overloads that accept an argument of this type.
- 3 properties
- property ExtendedJsonData as String
- property Handle as Integer
- property Name as String
- method Constructor(Name as String = "")
This class has no sub classes.
Some methods using this class:
- WindowsStoreContextMBS.RequestPurchaseAsync(CompletionHandler as RequestPurchaseCompletedMBS, StoreID as String, PurchaseProperties as WindowsStorePurchasePropertiesMBS = nil)
- WindowsStoreProductMBS.RequestPurchaseAsync(CompletionHandler as WindowsStoreContextMBS.RequestPurchaseCompletedMBS, PurchaseProperties as WindowsStorePurchasePropertiesMBS = nil)
- WindowsStoreSKUMBS.RequestPurchaseAsync(CompletionHandler as WindowsStoreContextMBS.RequestPurchaseCompletedMBS, PurchaseProperties as WindowsStorePurchasePropertiesMBS = nil)
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsStoreProductResultMBS - WindowsStorePurchaseResultMBS