MultiplayerSession::GetSessionMembers Method [Xbox Live Compute]

Gets the collection of members that are in the session or are entering the session together.

Syntax

public:
SessionMembers& GetSessionMembers()  

Return value

Type: SessionMembers 

The collection of members that are in the session or are entering the session together.

Requirements

Header: Declared in MultiplayerSession.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

MultiplayerSession

MultiplayerSession Members