FOF_NOCOPYSECURITYATTRIBS top-level constant

int const FOF_NOCOPYSECURITYATTRIBS

Do not copy the security attributes of the file. The destination file receives the security attributes of its new folder.

Implementation

const FOF_NOCOPYSECURITYATTRIBS = 0x0800;