nn::nex::MatchmakeParam::SetNintendoCountryCode Member Function

Syntax

void SetNintendoCountryCode(
     qUnsignedInt32 nintendoCountryCode
);

Parameters

Name Description
in nintendoCountryCode Country code.

Return Values

None.

Description

Sets the country code.

Sets the country code to use when the setting is not to use location information with the UseGeoIP function, or when the setting is to use location information but location information cannot be obtained. If location information can be obtained, the country code set here is not used. If the country code is not set, and the setting is not to use location information with the UseGeoIP function, or the setting is to use location information but location information cannot be obtained, the score for comparing the country codes is evaluated as a default score.

Revision History

2013/12/05
Initial version.

CONFIDENTIAL