clsUniFile.st_CopyFolderContent FunctionCopies content of a specified folder (and sub-folders) to anotherSyntax
Public Function st_CopyFolderContent (ByVal sSourcePath As String, _
ByVal sDestPath As String) As Boolean Parameters
Remarks
|