Description:
Set the file copy options for a file copy operation.
Prototype:
NINT ctDECL ctfcpSetCopyOptions(FCPOPR fcpopr,LONG options);Parameters:
- fcpopr [IN] - The file copy operation handle.
- options [IN] - The file copy options.
Returns:
- NO_ERROR - Success.
- PNUL_ERR - The specified file copy operation handle is NULL.
See also
- ctCopyFile
- Copy Files Between FairCom DB Servers (Copy Files Between FairCom DB Servers, /doc/ctreeplus/63314.htm)