FOF_MULTIDESTFILES top-level constant

  1. @Deprecated('Use FILEOPERATION_FLAGS.FOF_MULTIDESTFILES instead')
int const FOF_MULTIDESTFILES

The pTo member specifies multiple destination files (one for each source file in pFrom) rather than one directory where all source files are to be deposited.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_MULTIDESTFILES instead')
const FOF_MULTIDESTFILES = 0x0001;