nn::nex::MatchmakeSessionSearchCriteria::MatchmakeSessionSearchCriteria Constructor

Syntax

MatchmakeSessionSearchCriteria();

Parameters

None.

Description

Instantiates the object.

Instantiates the object. The initial state is an invalid search condition. At minimum, the game mode and matchmaking system type must be specified using the MatchmakeSessionSearchCriteria::SetGameMode and MatchmakeSessionSearchCriteria::SetMatchmakeSystemType functions, respectively. This matches all matchmaking sessions with the specified game mode and matchmaking system type except for sessions without a host, sessions for which a password has been set, and sessions for which participation is locked.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL