XblMultiplayerSessionSetLocked
Sets if a session is locked or not. If locked, members that leave the session will be able to come back into the session, allowing no additional users to take that spot.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. locked _In_
Type: bool Set true, if the session should be lock, false otherwise.
