Skip to main content

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: HRESULT

Remarks

To register an event handler for multiplayer activity invites, call the XblMultiplayerActivityAddInviteHandler function.

For more information about multiplayer activities, see Activities.

Requirements

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

See also

multiplayer_activity_c
Last modified on August 20, 2026