Skip to main content

XblPrivacyGetAvoidListAsync

Get the list of Xuids the calling user should avoid during multiplayer matchmaking.

Syntax

Parameters

xblContextHandle   _In_
Type: XblContextHandle
XBOX live context for the local user. async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation.

Return value

Type: HRESULT HRESULT return code for this API operation.

Remarks

Call XblPrivacyGetAvoidListResultCount and XblPrivacyGetAvoidListResult upon completion to get the result.

Requirements

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

See also

privacy_c
Last modified on August 20, 2026