Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Event handler for statistic change notifications.
Syntax
void XblStatisticChangedHandler(
XblStatisticChangeEventArgs statisticChangeEventArgs,
void* context
)
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