Skip to main content

XStoreRateAndReviewResult

The results for a call to XStoreShowRateAndReviewUIAsync.

Syntax

Members

wasUpdated
Type: bool
Indicates whether the rating and review has changed.

Remarks

To obtain an XStoreRateAndReviewResult you must first call XStoreShowRateAndReviewUIAsync. The struct is populated in its result function XStoreShowRateAndReviewUIResult. XStoreRateAndReviewResult is a return parameter for XStoreShowRateAndReviewUIResult.

Requirements

Header: XStore.h (included in XGameRuntime.h) Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XStore
XStoreShowRateAndReviewUIAsync
XStoreShowRateAndReviewUIResult
Last modified on August 20, 2026