Skip to main content

XblMatchmakingCreateMatchTicketResult

Get the result for an XblMatchmakingCreateMatchTicketAsync call.

Syntax

Parameters

asyncBlock   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. resultPtr   _Out_
Type: XblCreateMatchTicketResponse*
A caller allocated struct to be filled with the match ticket results.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

matchmaking_c
Last modified on August 4, 2026