XblPrivacyBlockListChangeEventArgs
Event arguments for a block list change.Syntax
Members
changeTypeType: 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.
