Do not copy the source file to the target if the
file name already exists within the target directory. If a single file is
being copied and the target already exists, an error is returned.
Copy the source file to the target even if the file
name already exists within the target directory.
Bit
flag DCPY_FAILEAS can be used in combination with bit flag DCPY_APPEND or
DCPY_EXISTING.