Skip to main content

XblPrivacyGetMuteListAsync

Get the list of Xuids that the calling user should not hear (mute) 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 XblPrivacyGetMuteListResultCount and XblPrivacyGetMuteListResult upon completion to get result.

Requirements

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

See also

privacy_c
Last modified on August 20, 2026