ISDBFileSystem::CreateFolder
From MMWiki
CoClass SDBFileSystem, Interface ISDBFileSystem
Function CreateFolder(Folder As String) As Boolean
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Folder | String | Folder to be created. |
[edit]
Method description
Makes sure given folder exists and creates it if it doesn't.
