ISDBFileSystem::CopyFile
CoClass SDBFileSystem, Interface ISDBFileSystem
Function CopyFile(Source As String, Destination As String) As Boolean
Parameters
Name | Type | Description |
---|---|---|
Source | String | Source filename. |
Destination | String | Destination filename. |
Method description
Copies source file to the target file.