qBool GetGeoIpResult( MATCHMAKE_GEO_IP_RESULT * geoIpResult ) const;
Name | Description | |
---|---|---|
out | geoIpResult | Pointer to the buffer to write whether location information is updated. If NULL is passed in, nothing is written. |
Gets the result of obtaining location information.
Gets the result of obtaining location information on the server. Pass NULL
to the parameter to only check whether the parameter is present. This parameter can be retrieved from the matchmaking session retrieved from the server.
CONFIDENTIAL