Skip to main content

XblPresenceGetPresenceForSocialGroupResultCount

Get result count for an XblPresenceGetPresenceForSocialGroupAsync call.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. resultCount   _Out_
Type: size_t*
Passes back the number of presence records.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

XblPresenceGetPresenceForSocialGroupResult
presence_c
Last modified on August 4, 2026