EOS_Platform_SetOverrideLocaleCode

EOS API reference page for EOS_Platform_SetOverrideLocaleCode

1分未満で読めます

Remarks

Set the override locale code that the SDK will send to services which require it. This is used for localization. This follows ISO 639.

Return Value

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

  • EOS_Success if the locale code was overridden

  • EOS_InvalidParameters if you pass an invalid locale code

See Also

eos_ecom.h, EOS_LOCALECODE_MAX_LENGTH

Parameters

EOS_Platform_SetOverrideLocaleCode

Parameter Type And NameUsage Information
EOS_HPlatform Handle
const char* NewLocaleCode