|
pure virtual |
Returns the short version of the locale (i.e., the language tag "fr_fr") that is in use.
This value has either been passed in by the caller to initialize or is a default setting.
| pLocale | [ out ] A pointer to be constant string. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A successful call to initialize was not made before this call. |