nn::nex::MatchmakeSessionSearchCriteria::SetSelectionMethod Member Function

Syntax

void SetSelectionMethod(
     MatchmakeSelectionMethod selectionMethod
);

Parameters

Name Description
in selectionMethod Selections.

Return Values

None.

Description

Specifies how to select which matchmaking session to join from the search results.

Sets the method to use for selecting which matchmaking session to join when numerous matchmaking sessions that meet the search criteria are found. Use this overloaded function when using a method other than MATCHMAKE_SELECTION_METHOD_SCORE_BASED.

Revision History

2012/05/14
Initial version.

CONFIDENTIAL