ISDBApplication::IsKnownFiletype: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (introduced → template) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
Checks whether MediaMonkey supports the given filename. | Checks whether MediaMonkey supports the given filename. | ||
Introduced | {{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.