locale_object (LocaleObject)

      The locale object to be freed. locale_object must have been created by a call to UniCreateLocaleObject.

    result (int) - returns

      ULS_BADOBJ

        The locale object specified is not valid.
      ULS_SUCCESS
        A valid locale specification for the supplied locale object is returned.
      For a full list of error codes and the decimal and hexadecimal values of the error codes, see Error Codes.


    [Back: UniFreeLocaleObject Return Value - result]
    [Next: UniFreeLocaleObject - Remarks]