XblProfileGetUserProfilesForSocialGroupAsync
Gets profiles for users in a specified social group.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox live context handle created with XblContextCreateHandle. socialGroup _In_z_
Type: char* The UTF-8 encoded name of the social group of users to search. Options are “Favorites” and “People”. async _In_
Type: XAsyncBlock* Caller allocated AsyncBlock.
