ISDBApplication::IsKnownFiletype: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (style)
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 in MediaMonkey 3.0.0.1095.''


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 20:50, 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 3.0.0.1095.