Get the locale string from a LOCALE_INFO event.
#include <bps/locale.h>
BPS_API const char* locale_event_get_locale(bps_event_t *event)
BlackBerry 10.0.0
The LOCALE_INFO event to extract the locale from.
The locale_event_get_locale() function extracts the locale string without any processing (e.g., en_US, fr_FR, en_GR, etc.) from the specified LOCALE_INFO event.
The current locale.