EnumSystemLocales
Functional Difference from WIN95
N/A
Functional Difference from SBCS Open32
New
Implementation
─────────────────────────────────────────────────────────────── Value as dwFlags parameter This function enumerates LCID_INSTALLED all installed Locale IDs(*) LCID_SUPPORTED all supported Locale IDs(*) ───────────────────────────────────────────────────────────────
Note: In Open32, all supported locales and all supported locales are equal to the available locales which are valid locales. See the description in "IsValidLocale " as for the valid locales.
The function enumerates the locales by passing locales identifiers, one at a time, to the specified application-defined call-back function. This continues until all of the installed or supported locale identifiers have been passed to the call-back function, or the call-back function returns FALSE.