EOS_Platform_SetOverrideCountryCode

EOS API reference page for EOS_Platform_SetOverrideCountryCode

Under 1 min to read

Remarks

Set the override country code that the SDK will send to services which require it. This is not currently used for anything internally.

Return Value

  • An EOS_EResult that indicates whether the override country code string was saved.

  • EOS_Success if the country code was overridden

  • EOS_InvalidParameters if you pass an invalid country code

See Also

eos_ecom.h, EOS_COUNTRYCODE_MAX_LENGTH

Parameters

EOS_Platform_SetOverrideCountryCode

Parameter Type And NameUsage Information
EOS_HPlatform Handle
const char* NewCountryCode