Skip to main content

XblPrivacyMuteListChangeEventArgs

Event arguments for a mute list change.

Syntax

Members

changeType
Type: XblPrivacyListChangeType
The type of change (Added or Removed). xuids
Type: uint64_t*
The XBOX user IDs affected by the change. xuidsCount
Type: size_t
The number of entries in the xuids array.

Requirements

Header: privacy_c.h

See also

privacy_c
Last modified on August 20, 2026