Description:
Sets a callback function to be called to report progress as files are being copied.
Prototype:
NINT ctfcpSetCallback (FCPHND fcphnd,pCPYFNC pcpyfnc)Parameters:
- fcphnd [IN] - The file copy handle.
- pcpyfnc - The file copy callback function.
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)