LocaleSpecType (int)

      LocaleSpecType can take any of the following values, which are constants defined in the header unidef.h:

      UNI_MBS_STRING_POINTER

        Requests that a multibyte string pointer be returned.
      UNI_TOKEN_POINTER
        Requests that a pointer to a token pointer be returned.
      UNI_UCS_STRING_POINTER
        Requests that a UCS string pointer be returned.


      [Back: UniQueryLocaleObject Parameter - category]
      [Next: UniQueryLocaleObject Parameter - locale_name]