XblMultiplayerSessionSetMatchmakingServerConnectionPath
Forces a specific server connection string to be used, useful in preserveSession=always cases.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. serverConnectionPath _In_z_
Type: char* The server connection path. Setting this path can be useful when the session is preserved.
