Skip to main content

XblPrivacyGetAvoidListResultCount

Get result count for an XblPrivacyGetAvoidListAsync call.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. xuidCount   _Out_
Type: size_t*
Passes back the number of Xuids in the avoid list.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

privacy_c
Last modified on August 4, 2026