clsShellOperation.ShellOperation FunctionExecutes a shell operation and returns True if the operation finished correctlySyntax
Public Function ShellOperation (ByVal mSource As String, _
ByVal mDestination As String, _ ByRef mAction As eShellOpOperations, _ ByRef mFlags As eShellOpFlags) As Boolean Parameters
Remarks
|