ISDBApplication::IsKnownFiletype
From MMWiki
CoClass SDBApplication, Interface ISDBApplication
Function isKnownFiletype(Filename As String) As Bool
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Filename | String | Filename to be checked. |
[edit]
Method description
Checks whether MediaMonkey supports the given filename.
Introduced in MediaMonkey 3.0.0.1095.
