XblProfileGetUserProfilesForSocialGroupResultCount
Gets the number of profiles from a completed XblProfileGetUserProfilesForSocialGroupAsync operation.Syntax
Parameters
async _In_Type: XAsyncBlock* The same AsyncBlock that was passed to XblProfileGetUserProfilesForSocialGroupAsync. profileCount _Out_
Type: size_t* Passes back the number of profiles.
