XblMultiplayerSessionReferenceCreate
Creates an XblMultiplayerSessionReference object from a service configuration ID (SCID), session template name, and session name.Syntax
Parameters
scid _In_z_Type: char* The SCID that the session is a part of. The SCID is case-sensitive, so paste it directly from Partner Center. sessionTemplateName _In_z_
Type: char* The name of the session template. sessionName _In_z_
Type: char* The name of the session.
