XblPrivacyAddMuteListChangedHandler
Registers an event handler for notifications when the user’s mute list changes.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox services context handle created with XblContextCreateHandle. handler _In_
Type: XblPrivacyMuteListChangedHandler The callback function that receives notifications. handlerContext _In_opt_
Type: void* Client context pointer to be passed back to the handler.
