Skip to main content

XblStatisticChangeEventArgs

Contains information about a change to a subscribed statistic.

Syntax

Members

xboxUserId
Type: uint64_t
The XBOX user ID used to create the subscription. serviceConfigurationId
Type: char[XBL_SCID_LENGTH]
The service configuration ID used to create the subscription. latestStatistic
Type: XblStatistic
The statistic with an updated value.

Argument of

XblStatisticChangedHandler

Requirements

Header: user_statistics_c.h

See also

user_statistics_c
Last modified on August 20, 2026