description | title | ms.date | api_name | api_location | api_type | topic_type | f1_keywords | helpviewer_keywords | ms.assetid | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Learn more about: _get_current_locale |
_get_current_locale |
11/04/2016 |
|
|
|
|
|
|
572217f2-a37a-4105-a293-a250b4fabd99 |
Gets a locale object representing the current locale.
_locale_t _get_current_locale(void);
A locale object representing the current locale.
The _get_current_locale
function gets the currently set locale for the thread and returns a locale object representing that locale.
The previous name of this function, __get_current_locale
(with two leading underscores) has been deprecated.
Routine | Required header |
---|---|
_get_current_locale |
<locale.h> |
For more compatibility information, see Compatibility.
setlocale
, _wsetlocale
_create_locale
, _wcreate_locale
_free_locale