Platforms to show: All Mac Windows Linux Cross-Platform
WindowsStoreRateAndReviewResultMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Requires Windows 10, version 1809 (introduced in 10.0.17763.0)
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 5 properties
- property ExtendedError as Integer
- property ExtendedJsonData as String
- property Handle as Integer
- property Status as Integer
- property WasUpdated as Boolean
- method Constructor Private
- 4 constants
Review Status
Constant | Value | Description |
---|---|---|
kStatusCanceledByUser | 1 |
The request was canceled by the user. |
kStatusError | 3 |
The request encountered an error. |
kStatusNetworkError | 2 |
The request encountered a network error. |
kStatusSucceeded | 0 |
The request was successful. |
This class has no sub classes.
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsStorePurchaseResultMBS - WindowsStoreSKUMBS