Skip to main content

XblMultiplayerSetTransferHandleResult

Gets the result of a XblMultiplayerSetTransferHandleAsync operation.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. handleId   _Out_
Type: XblMultiplayerSessionHandleId*
Passes back the multiplayer session handle ID. This handle holds the unique ID for a MPSD transfer handle.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

multiplayer_c
Last modified on August 4, 2026