ISDBApplication::LocalizeGen: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 13:33, 21 March 2007
CoClass SDBApplication, Interface ISDBApplication
Function LocalizeGen(LangFile As String, Value As String) As String
Parameters
| Name | Type | Description |
|---|---|---|
| LangFile | String | Language file to be used (e.g. 'DB'). |
| Value | String | A string to be localized. |
Method description
This method translates a string to the language that is currectly selected by user in MediaMonkey. The strings to be translated and their translations are taken from specified file for the currently selected language.