XblMatchmakingGetHopperStatisticsAsync
获取有关 hopper 的统计信息,例如其中有多少玩家。语法
参数
xboxLiveContext _In_类型:XblContextHandle 本地用户的 XBOX live 上下文。 serviceConfigurationId _In_
类型:char* 标题的服务配置 ID (SCID)。SCID 区分大小写,因此请直接从合作伙伴中心粘贴。 hopperName _In_
类型:char* 要查询统计信息的 hopper 的名称。 asyncBlock _In_
类型:XAsyncBlock* 此操作的 AsyncBlock。
