Skip to main content

XblUserStatisticsStopTrackingUsers

配置将实时跟踪的统计信息集。此 API 将取消所提供用户的所有实时统计信息更新。

语法

参数

xblContextHandle   _In_
类型:XblContextHandle
本地用户的 XBOX Live 上下文。 xboxUserIds   _In_
类型:uint64_t*
要停止跟踪所有统计信息的 XboxUserID 数组。 xboxUserIdsCount   _In_
类型:size_t
xboxUserIds 数组的长度。

返回值

类型:HRESULT 此 API 操作的 HRESULT 返回代码。

要求

头文件: user_statistics_c.h 库: Microsoft.Xbox.Services.14x.GDK.C.lib

另请参阅

user_statistics_c
最后修改于 2026年8月24日