formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
File copy flags. These define actions to take during file copy operation
enum fzrt_file_copy_flags_enum {
FZRT_FILE_COPY_FLAGS_NONE,
FZRT_FILE_COPY_FLAGS_REPLACE };
Members
FZRT_FILE_COPY_FLAGS_NONE
No flags, default action
FZRT_FILE_COPY_FLAGS_REPLACE
replace the destination file if it exits
Availability
5.5.0.0
See Also
Defined in