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 Name | Usage Information |
---|---|
EOS_HPlatform Handle | |
const char* NewLocaleCode |