Skip to main content

XblMultiplayerSessionSetMatchmakingResubmit

Sets if a match needs to be resubmitted or not.

Syntax

Parameters

handle   _In_
Type: XblMultiplayerSessionHandle
Handle to the multiplayer session. matchResubmit   _In_
Type: bool
Set true, if the match that was found didn’t work out and needs to be resubmitted. Set false, if the match did work and the matchmaking service can release the session.

Return value

Type: void

Requirements

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

See also

multiplayer_c
Last modified on August 4, 2026