XblUserStatisticsGetMultipleUserStatisticsForMultipleServiceConfigurationsAsync
Get statistics for users across different Service configurations.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. xboxUserIds _In_
Type: uint64_t* A list of the user XBOX user ID to get stats for. xboxUserIdsCount _In_
Type: uint32_t A list of the user XBOX user ID to get stats for. requestedServiceConfigurationStatisticsCollection _In_
Type: XblRequestedStatistics* A list of the service config IDs and its associated array of statistics. requestedServiceConfigurationStatisticsCollectionCount _In_
Type: uint32_t The number of the service config IDs and its associated array of statistics. async _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
