FOF_NORECURSION top-level constant

int const FOF_NORECURSION

Only perform the operation in the local directory. Do not operate recursively into subdirectories, which is the default behavior.

Implementation

const FOF_NORECURSION = 0x1000;