XblSocialRelationshipResultGetNextAsync
Gets the next page of a list of people that the caller is socially connected to.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox live context handle created with XblContextCreateHandle. resultHandle _In_
Type: XblSocialRelationshipResultHandle Social relationship result handle from a previous call to XblSocialGetSocialRelationshipsAsync. maxItems _In_
Type: size_t Controls the number of XblSocialRelationship objects to get. 0 will return as many as possible. async _In_
Type: XAsyncBlock* Caller allocated AsyncBlock.
