XblMultiplayerSessionSetClosed
If set to true, makes the session “closed”, meaning that new users will not be able to join unless they already have a reservation.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. closed _In_
Type: bool True if the session should be closed, false otherwise.
