nn::nex::MATCHMAKE_GEO_IP_RESULT Enumerated Types

Syntax

enum MATCHMAKE_GEO_IP_RESULT;

Value

Value Description
MATCHMAKE_GEO_IP_RESULT_INVALID Not used. Can be used as an invalid value.
MATCHMAKE_GEO_IP_RESULT_FOUND Location information was found.
MATCHMAKE_GEO_IP_RESULT_NOT_FOUND Location information was not found.
MATCHMAKE_GEO_IP_RESULT_UNUSED Not configured to use location information.

Description

Result of getting the location.

Revision History

2013/12/06
Initial version.

CONFIDENTIAL