ISDBFileSystem::CopyFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 16:23, 13 January 2009
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.