Windows Store
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Windows Store
Classes for in-app purchases in Windows Store.
- Classes
- class WindowsStoreAppLicenseMBS
- class WindowsStoreContextMBS
- method Constructor
- method Constructor(Parent as DesktopWindow)
- method Constructor(Parent as Window)
- method GetAppLicenseAsync(CompletionHandler as GetAppLicenseCompletedMBS)
- method GetAppLicenseSync as WindowsStoreAppLicenseMBS
- method GetAssociatedStoreProductsAsync(productKinds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
- method GetStoreProductForCurrentAppAsync(CompletionHandler as GetStoreProductForCurrentAppCompletedMBS)
- method GetStoreProductsAsync(productKinds() as String, storeIds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
- method GetUserCollectionAsync(productKinds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
- method RequestPurchaseAsync(CompletionHandler as RequestPurchaseCompletedMBS, StoreID as String, PurchaseProperties as WindowsStorePurchasePropertiesMBS = nil)
- method RequestRateAndReviewAppAsync(CompletionHandler as RequestRateAndReviewAppCompletedMBS = nil)
- property Handle as Integer
- property Parent as Variant
- event OfflineLicensesChanged
- delegate GetAppLicenseCompletedMBS(ErrorCode as Integer, appLicense as WindowsStoreAppLicenseMBS)
- delegate GetStoreProductForCurrentAppCompletedMBS(ErrorCode as Integer, result as WindowsStoreProductResultMBS)
- delegate GetStoreProductsCompletedMBS(ErrorCode as Integer, result as WindowsStoreProductQueryResultMBS)
- delegate RequestPurchaseCompletedMBS(ErrorCode as Integer, result as WindowsStorePurchaseResultMBS)
- delegate RequestRateAndReviewAppCompletedMBS(ErrorCode as Integer, result as WindowsStoreRateAndReviewResultMBS)
- class WindowsStoreExceptionMBS
- class WindowsStoreImageMBS
- class WindowsStoreLicenseMBS
- class WindowsStorePriceMBS
- class WindowsStoreProductMBS
- class WindowsStoreProductQueryResultMBS
- class WindowsStoreProductResultMBS
- class WindowsStorePurchasePropertiesMBS
- class WindowsStorePurchaseResultMBS
- class WindowsStoreRateAndReviewResultMBS
- class WindowsStoreSKUMBS
- class WindowsStoreVideoMBS
- Blog Entries
Release notes
- Version 23.1
- Version 22.0
- Changed window properties to variant, so you can use DesktopWindow there for WindowsShortCutMBS, WindowsPrintDialogMBS, WindowsPageSetupDialogMBS, WindowsICMSetupMBS, WindowsBlueToothSelectDeviceDialogMBS, TwainMBS, TaskDialogMBS, OpenDialogMBS, DirectShowVideoWindowMBS, WindowsStoreContextMBS, WindowsFileCopyMBS, WindowsFontDialogMBS, WindowsPreviewHandlerMBS, WindowsStoreContextMBS, ParentChromiumFrameMBS and ChromiumBrowserMBS classes.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.