LocaleSpecType (int)

      Identifies the type of value in the LocaleSpec argument.

      The constant names of the values of LocaleSpecType are defined in the header unidef.h:

      UNI_MBS_STRING_POINTER

        LocaleSpec points to a multibyte character string.
      UNI_TOKEN_POINTER
        LocaleSpec points to a locale token.
      UNI_UCS_STRING_POINTER
        LocaleSpec points to a UCS character string.


      [Back: UniCreateLocaleObject - Syntax]
      [Next: UniCreateLocaleObject Parameter - LocaleSpec]