Skip to main content

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.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: profile_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

profile_c
Last modified on August 4, 2026