getAllSystemLocales

getAllSystemLocales(oa: ObjectArray);

The getAllSystemLocales method of the Schema class adds an instance of the LocaleNameInfo class for each locale supported by the operating system to the object array specified in the oa parameter.

The object array is not cleared before instances are added; that is, it is the responsibility of the caller to delete the LocaleNameInfo objects.