XblUserStatisticsGetMultipleUserStatisticsForMultipleServiceConfigurationsAsync
여러 서비스 구성에서 사용자의 통계를 가져옵니다.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle 로컬 사용자에 대한 XBOX live 컨텍스트입니다. xboxUserIds _In_
Type: uint64_t* 통계를 가져올 사용자의 XBOX user ID 목록입니다. xboxUserIdsCount _In_
Type: uint32_t 통계를 가져올 사용자의 XBOX user ID 목록입니다. requestedServiceConfigurationStatisticsCollection _In_
Type: XblRequestedStatistics* 서비스 구성 ID와 연결된 통계 배열의 목록입니다. requestedServiceConfigurationStatisticsCollectionCount _In_
Type: uint32_t 서비스 구성 ID와 연결된 통계 배열의 수입니다. async _In_
Type: XAsyncBlock* 이 작업에 대한 AsyncBlock입니다.
