Skip to main content

XblStatisticChangedHandler

Event handler for statistic change notifications.

Syntax

Parameters

statisticChangeEventArgs   _In_
Type: XblStatisticChangeEventArgs
Contains information about a change to a subscribed statistic. context   _In_
Type: void*
Caller context that will be passed back to the handler.

Return value

Type: void

Argument of

XblUserStatisticsAddStatisticChangedHandler

Requirements

Header: user_statistics_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

user_statistics_c
Last modified on August 4, 2026