XblMultiplayerSessionCreateHandle
Creates a new local multiplayer session.Syntax
Parameters
xuid _In_Type: uint64_t The XBOX User ID of the user who is creating this session. sessionReference _In_opt_
Type: XblMultiplayerSessionReference* A reference that uniquely identifies the session. initArgs _In_opt_
Type: XblMultiplayerSessionInitArgs* Additional args used to initialize the session. Must also include the sessionReference if these are included.
