Description:
Frees the specified file copy handle and all resources that it references.
Prototype:
NINT ctfcpFreeHandle(FCPHND fcphnd);Parameters:
- fcphnd [IN] - The file copy handle to be freed.
Returns:
- NO_ERROR Success.
- PNUL_ERR - The specified file copy handle is NULL.
See also
- ctCopyFile
- Copy Files Between FairCom DB Servers (Copy Files Between FairCom DB Servers, /doc/ctreeplus/63314.htm)