FOF_WANTMAPPINGHANDLE top-level constant

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

If FOF_RENAMEONCOLLISION is specified and any files were renamed, assign a name mapping object that contains their old and new names to the hNameMappings member. This object must be freed using SHFreeNameMappings when it is no longer needed.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_WANTMAPPINGHANDLE instead')
const FOF_WANTMAPPINGHANDLE = 0x0020;