Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsStoreContextMBS class.
WindowsStoreContextMBS.GetStoreProductsCompletedMBS(ErrorCode as Integer, result as WindowsStoreProductQueryResultMBS)
Function:
The delegate for receiving results from product query calls.
Notes: ErrorCode: The Windows error code in case of a failure.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
delegate | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: ErrorCode: The Windows error code in case of a failure.
Some methods using this delegate:
- WindowsStoreContextMBS.GetAssociatedStoreProductsAsync(productKinds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
- WindowsStoreContextMBS.GetStoreProductsAsync(productKinds() as String, storeIds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
- WindowsStoreContextMBS.GetUserCollectionAsync(productKinds() as String, CompletionHandler as GetStoreProductsCompletedMBS)
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
