Environment method
This topic describes the ITLocale method for determining the client locale.
const char *LocaleName() const
This method returns the value of the GLS environment variable CLIENT_LOCALE.
If
there is an error, this method returns NULL
. Call ITLocale::GetError() to
retrieve a specific error message.