XblUserStatisticsStopTrackingUsers
Configures the set of stats that will be tracked real-time. The API will cancel all real-time stat updates for the provided users.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. xboxUserIds _In_
Type: uint64_t* Array of XboxUserIDs for whom to stop tracking the all stats. xboxUserIdsCount _In_
Type: size_t Length of xboxUserIds array.
