Description:
Sets the password to be used when opening the file that is being copied.
Prototype:
NINT ctfcpSetCopyFilePassword(FCPOPR fcpopr,pTEXT fileword);Parameters:
- fcpopr [IN] - The file copy operation handle.
- fileword [IN] - The file password.
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)