Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unregisters an event handler for multiplayer activity invites.
Syntax
HRESULT XblMultiplayerActivityRemoveInviteHandler(
XblContextHandle xblContextHandle,
XblFunctionContext token
)
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