ISDBFileSystem::CreateFolder: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 15:02, 21 March 2007

CoClass SDBFileSystem, Interface ISDBFileSystem

Function CreateFolder(Folder As String) As Boolean


Parameters

Name Type Description
Folder String Folder to be created.


Method description

Makes sure given folder exists and creates it if it doesn't.