XblMultiplayerActivityRemoveInviteHandler
Unregisters an event handler for multiplayer activity invites.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX Live context for the local user. token _In_
Type: XblFunctionContext The
XblFunctionContext object that was returned when the event handler was registered.
Return value
Type: HRESULTRemarks
To register an event handler for multiplayer activity invites, call the XblMultiplayerActivityAddInviteHandler function.For more information about multiplayer activities, see Activities.
