SysFileCopyAsyncΒΆ
This function block is used to copy a file to another name/location.
| Variable | I/O | Data type | Description |
|---|---|---|---|
| stFileDest | I | STRING | Name of destination file |
| stFileSource | I | STRING | Name of source file |
| dwCopied | O | DWORD | Number of copied bytes. |