Partage via


XblSetOverrideLocale

To override the locale used across XSAPI. If not set, the default is to use the OS locale

Syntax

HRESULT XblSetOverrideLocale(  
         char overrideLocale  
)  

Parameters

overrideLocale   _In_
Type: char

Override locale to be used

Return value

Type: HRESULT

HRESULT return code for this API operation.

Requirements

Header: xbox_live_global_c.h

Library: Microsoft.Xbox.Services.141.GSDK.C.lib

See also

xbox_live_global_c