UnloadTranslatedStrings
Module:
ecere
Namespace:
ecere
dllexport void
UnloadTranslatedStrings
(const
String
name)
Description
Unload Internationalized Strings for specific module
Parameters
name
const
String
Name of the module whose translation strings should be freed
Remarks
The call to UnloadTranslatedString() is generated automatically by the symbol loader generator (ecs).