Skip to main content

XblMultiplayerSessionConstantsSetPeerToPeerRequirements

These thresholds apply to each pairwise connection for all members in a session. This can only be set when creating a new session.

Syntax

Parameters

handle   _In_
Type: XblMultiplayerSessionHandle
Handle to the multiplayer session. requirements   _In_
Type: XblMultiplayerPeerToPeerRequirements
Object specifying the peer to peer requirements for the session.

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