FOF_RENAMEONCOLLISION top-level constant

int const FOF_RENAMEONCOLLISION

Give the file being operated on a new name in a move, copy, or rename operation if a file with the target name already exists at the destination.

Implementation

const FOF_RENAMEONCOLLISION = 0x0008;