ISDBApplication::IsKnownFiletype: Difference between revisions
Jump to navigation
Jump to search
m (style) |
m (introduced → template) |
||
Line 10: | Line 10: | ||
Checks whether MediaMonkey supports the given filename. | Checks whether MediaMonkey supports the given filename. | ||
{{Introduced|3.0.0.1095}} | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 20:57, 20 April 2013
CoClass SDBApplication, Interface ISDBApplication
Function isKnownFiletype(Filename As String) As Bool
Parameters
Name | Type | Description |
---|---|---|
Filename | String | Filename to be checked. |
Method description
Checks whether MediaMonkey supports the given filename.
Introduced in MediaMonkey version 3.0.0.1095.