Main > Knowledge Base > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with Native API technology > Localization > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with Native API technology > Localization > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with Native API technology > Localization

Localization

SetLocale

Description:

1C:Enterprise calls this method to set add-in locale by locale code. The add-in can configure its environment to ensure correct data presentation.

Syntax:

void SetLocale(const WCHAR_T* wsLocale);

Parameters:

wsLocale

Type: const WCHAR_T*. Locale string in the following format: <language>_<REGION>. Examples: en_US for Linux; en_US for Windows.

Return value:

None.

Next page: 1C:Enterprise interface





© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.