XblUserStatisticsStopTrackingStatistics
配置将实时跟踪的统计信息集。将不再接收所提供统计信息和用户的更新。语法
参数
xblContextHandle _In_类型:XblContextHandle 本地用户的 XBOX Live 上下文。 xboxUserIds _In_
类型:uint64_t* 要停止跟踪所提供统计信息的 XboxUserID 数组。 xboxUserIdsCount _In_
类型:size_t xboxUserIds 数组的长度。 serviceConfigurationId _In_z_
类型:char* 标题的服务配置 ID (SCID)。SCID 区分大小写,因此请直接从合作伙伴中心粘贴。 statisticNames _In_
类型:char** 不再需要实时更新的统计信息名称数组。 statisticNamesCount _In_
类型:size_t statisticNames 数组的长度。
