XblUserStatisticsGetSingleUserStatisticAsync
Get a specified statistic for a specified user.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. xboxUserId _In_
Type: uint64_t The XBOX User ID of the player to get statistics for. serviceConfigurationId _In_z_
Type: char* The Service Configuration ID (SCID) for the title. The SCID is considered case sensitive so paste it directly from the Partner Center. statisticName _In_z_
Type: char* The name of the statistic to return. async _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
