Description:
Removes a file copy operation from the specified file copy handle.
Prototype:
NINT ctfcpRemoveFileCopyOperation(FCPOPR fcpopr);Parameters:
- fcpopr [IN] - The handle of the file copy operation to be removed.
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)