XblProfileGetUserProfilesAsync
Gets one or more user profiles for a collection of specified XBOX users.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox live context handle created with XblContextCreateHandle. xboxUserIds _In_
Type: uint64_t* C-style array of XBOX User IDs of the users to get profiles for. xboxUserIdsCount _In_
Type: size_t The number of XBOX User IDs in the array. async _In_
Type: XAsyncBlock* Caller allocated AsyncBlock.
