Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of profiles from a completed XblProfileGetUserProfilesForSocialGroupAsync operation.
Syntax
HRESULT XblProfileGetUserProfilesForSocialGroupResultCount(  
         XAsyncBlock* async,  
         size_t* profileCount  
)  
Parameters
async   _In_
Type: XAsyncBlock*
The same AsyncBlock that was passed to XblProfileGetUserProfilesForSocialGroupAsync.
profileCount   _Out_
Type: size_t*
Passes back the number of profiles.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: profile_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib