Description:
Allocates a file copy handle.
Prototype:
NINT ctfcpAllocateHandle(pFCPHND pfcphnd);Parameters:
- pfcphnd [OUT] - Pointer to memory in which the file copy handle is returned.
Returns:
- NO_ERROR - Success.
- PNUL_ERR - The output pointer for the file copy handle is NULL.
- UALC_ERR - Unable to allocate memory for the file copy handle.
See also
- ctCopyFile
- Copy Files Between FairCom DB Servers (Copy Files Between FairCom DB Servers, /doc/ctreeplus/63314.htm)