ISDBApplication::IsKnownFiletype: Difference between revisions

From MediaMonkey Wiki
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 in MediaMonkey 3.0.0.1095.
{{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.